Skip to content

moul/radioman

Repository files navigation

🎵 radioman

GoDoc

Logo

Web radio solution using Liquidsoap and Icecast

Screenshots

⚠️ WORK IN PROGRESS ⚠️

Run using Docker

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

License

MIT