radio station selector. uses mpv to play.
Go to file
Greg Gauthier 90907d0d05 brain storm: allow toggling of down station display; default to no 2021-03-16 20:17:10 +00:00
.gitignore initial commit 2021-03-16 07:34:04 +00:00
README.md initial commit 2021-03-16 07:34:04 +00:00
browser.go brain storm: allow toggling of down station display; default to no 2021-03-16 20:17:10 +00:00
commander.go completed the config port 2021-03-16 12:32:59 +00:00
config.go completed the config port 2021-03-16 12:32:59 +00:00
go.mod completed the config port 2021-03-16 12:32:59 +00:00
go.sum completed the config port 2021-03-16 12:32:59 +00:00
radiomenu.go clean up the help display; fine-tune the parsing; prepare for the menu 2021-03-16 19:27:52 +00:00
radiostations.ini completed the config port 2021-03-16 12:32:59 +00:00
stations.go brain storm: allow toggling of down station display; default to no 2021-03-16 20:17:10 +00:00

README.md

GoStations

console based radio station selector and player

Retrieves station data from radio-browser.info, and presents a menu of playable stations

This is a port of a Python script I wrote, called "radiostations"