radio station selector. uses mpv to play.
Go to file
Greg Gauthier 237155552a completed the config port 2021-03-16 12:32:59 +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
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
radiostations.ini completed the config port 2021-03-16 12:32:59 +00:00
stations.go completed the config port 2021-03-16 12:32:59 +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"