radio station selector. uses mpv to play.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

9 lines
202 B

module github.com/gmgauthier/gostations
go 1.16
require (
github.com/alyu/configparser v0.0.0-20191103060215-744e9a66e7bc
github.com/dixonwille/wmenu/v5 v5.1.0
github.com/stretchr/testify v1.4.0
)