radio station selector. uses mpv to play.
Go to file
Greg Gauthier 73dc128eb9 add a check for the console stream player 2021-03-17 07:17:09 +00:00
.gitignore radio menu first pass, complete 2021-03-16 23:06:20 +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 add a check for the console stream player 2021-03-17 07:17:09 +00:00
config.go completed the config port 2021-03-16 12:32:59 +00:00
go.mod radio menu first pass, complete 2021-03-16 23:06:20 +00:00
go.sum I wonder if go.sum should be ignored? 2021-03-17 07:06:09 +00:00
radiomenu.go add a check for the console stream player 2021-03-17 07:17:09 +00:00
radiostations.ini completed the config port 2021-03-16 12:32:59 +00:00
stations.go add a check for the console stream player 2021-03-17 07:17:09 +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"