Skip to content

Tommylans/goradio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoRadio Logo

GoRadio

Build Status Go Report Card GitHub Releases


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.

Integrations

This Radio client also has Discord RPC support.

Screenshot

Click me Screenshot of the terminal with the tui open

Usage

Compile the project and then just run the binary in the terminal.

Installation

Go

$ go install github.com/tommylans/goradio@latest

$ goradio

Keybindings

Key Action
m Mute
s Stop
+ / = Increase volume
- Decrease volume
0 Reset volume
q Quit

Todo

  • Create a proper Readme