Web radio solution using Liquidsoap and Icecast
Requires docker
and docker-compose
.
# Clone the repository
git clone github.com/moul/radioman
cd radioman
# Run Docker containers using docker-compose
make compose
# Open in the browser (adjust 'localhost' to your Docker host ip address if needed)
$BROWSER http://localhost:4343/
$BROWSER http://localhost:4343/admin
$PLAYER http://localhost:4343/playlist.m3u
MIT