Warning: Some things may not work correctly yet and the code is currently in spaghetti phase
This is a cli tool to play some internet radio's made with Go.
This Radio client also has Discord RPC support.
Compile the project and then just run the binary in the terminal.
$ go install github.com/tommylans/goradio@latest
$ goradio
Key | Action |
---|---|
m | Mute |
s | Stop |
+ / = | Increase volume |
- | Decrease volume |
0 | Reset volume |
q | Quit |
- Create a proper Readme