Metadata-Version: 2.1
Name: showergel
Version: 0.3.0a5
Summary: Companion application for a Liquidsoap radio
Home-page: https://github.com/martinkirch/showergel
License: GPL-3.0-only
Keywords: radio,liquidsoap
Author: Martin Kirchgessner
Author-email: martin.kirch@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Requires-Dist: APScheduler (>=3.7.0,<4.0.0)
Requires-Dist: Paste (>=3.5.0,<4.0.0)
Requires-Dist: arrow (>=1.1.0,<2.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: sphinx-rtd-theme (>=0.5.1,<0.6.0)
Requires-Dist: sqlalchemy (>=1.3.19,<2.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Project-URL: Documentation, https://showergel.readthedocs.io/
Project-URL: Repository, https://github.com/martinkirch/showergel.git
Description-Content-Type: text/x-rst

=========
Showergel
=========

Showergel is made to live aside Liquidsoap_:
while a Liquidsoap script creates a radio stream,
Showergel provides complementary features like playlist logging or occasional
scheduling, with a (minimalist) Web interface.
It is made to run on a Linux box (with systemd) dedicated to your radio stream.

Documentation and
`installation instructions <https://showergel.readthedocs.io/en/latest/installing.html>`_
are hosted
on https://showergel.readthedocs.io/.

**This is work in progress!** We'll welcome both contributions
and comments, feel free to start a disucssion in the Issues tab.

Showergel have only been tested under Linux.

License: GPL3_.

News
====

*30/05/2022:* Showergel version 0.3, the first version compliant with Liquidsoap 2.x,
is coming soon with an all-inclusive installer script.

.. _Liquidsoap: https://www.liquidsoap.info/
.. _GPL3: https://www.gnu.org/licenses/gpl-3.0.html

