Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.79 KB

README.md

File metadata and controls

52 lines (38 loc) · 1.79 KB

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