radio station selector. uses mpv to play.
Go to file
Greg Gauthier a06bc91576 json parsing: GO! next up: generate the menu... 2021-03-16 16:42:30 +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 json parsing: GO! next up: generate the menu... 2021-03-16 16:42:30 +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 json parsing: GO! next up: generate the menu... 2021-03-16 16:42:30 +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"