- mpg123
- alsa-utils
Play a station:
/play/:stationUrl
Stop playing:
/stop
Get current song info:
/currentsong
Get the current volume level:
/volume
Set the volume:
/volume/set/:level
A REST API to play shoutcast/icecast radio stations via mpg123
JavaScriptMIT
Play a station:
/play/:stationUrl
Stop playing:
/stop
Get current song info:
/currentsong
Get the current volume level:
/volume
Set the volume:
/volume/set/:level