SkillAgentSearch skills...

Showergel

Showergel is made to live aside Liquidsoap: while a Liquidsoap script creates a radio stream, Showergel provides complementary features like logging or occasional scheduling, with a (minimalist) Web interface.

Install / Use

/learn @martinkirch/Showergel
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

.. csv-table::

"⚠️ **This project has been rebooted with new goals, a new new stack, and renamed Radiotomate. Follow its news on** `radiotomate.org <https://radiotomate.org/>`_. ⚠️"

========= 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.

License: GPL3_.

Take a look

If you'd like to see what it looks like, check out our demo installation <https://showergel.fly.dev>. It is only the visible part of Showergel, running on fake data. You can also use it as a stub back-end when developping that interface <https://showergel.readthedocs.io/en/latest/installing.html#install-for-front-end-development>.

Quick install

Our automated script can install Liquidsoap and Showergel on an Ubuntu or Debian machine::

wget https://raw.githubusercontent.com/martinkirch/showergel/main/installers/showergel_quickstart.sh && chmod +x showergel_quickstart.sh && ./showergel_quickstart.sh

The script will need to run sudo. It will start the radio, you should hear it as soon as you put sound files in the ~/Music folder. It will also register the radio as a system service, so the radio and its interface will start when the machine reboots, too.

This script installs our "quickstart" LiquidSoap script. After a first try we advise you to have a closer look to Showergel's documentation on https://showergel.readthedocs.io/.

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

Related Skills

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated11d ago
Forks3

Languages

Python

Security Score

90/100

Audited on Mar 22, 2026

No findings