.. pi3bar documentation master file, created by sphinx-quickstart on Wed Mar 23 18:48:44 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. pi3bar ====== Yet another `Python`_ implementation of the `i3bar protocol`_ It´s simple, lightweight, threaded and extensible. |pipeline_badge|_ |coverage_badge|_ Code: https://git.m-stelzer.de/knoppo/pi3bar/tree/master Coverage: https://coverage.m-stelzer.de/knoppo/pi3bar/master Documentation: https://docs.m-stelzer.de/knoppo/pi3bar/master .. image:: https://pub.m-stelzer.de/pi3bar.jpg :alt: screenshot | .. image:: https://pub.m-stelzer.de/pi3bar-2.jpg :alt: screenshot 2 | Contents ======== .. toctree:: :maxdepth: 2 quickstart reference/index Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` License ======= Copyright (C) 2020 Mathias Stelzer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . .. _Python: https://python.org/ .. _i3bar protocol: http://i3wm.org/docs/i3bar-protocol.html .. |pipeline_badge| image:: https://git.m-stelzer.de/knoppo/pi3bar/badges/master/pipeline.svg .. _pipeline_badge: https://git.m-stelzer.de/knoppo/pi3bar/pipelines .. |coverage_badge| image:: https://git.m-stelzer.de/knoppo/pi3bar/badges/master/coverage.svg .. _coverage_badge: https://coverage.m-stelzer.de/knoppo/pi3bar/master