LibreTime makes it easy to run your own online or terrestrial radio station. It is a community managed fork of the AirTime project.
1. Download
Clone the project repository:
git clone https://github.com/libretime/libretime
cd libretime
2. Run the installer
Install LibreTime with the recommended options, be sure to replace PUBLIC_URL
with the public url of your installation, for example https://libretime.example.com
or http://192.168.10.100:80
:
sudo ./install PUBLIC_URL