All Projects → moul → radioman

moul / radioman

Licence: MIT License
🎵 Web radio solution using Liquidsoap and Icecast

Programming Languages

go
31211 projects - #10 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Makefile
30231 projects
Dockerfile
14818 projects
shell
77523 projects

🎵 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].