Home

Awesome

SonicRadio

A stylish TUI radio player making use of Radio Browser API and Bubbletea.

Prerequisites

Installation

go install github.com/dancnb/sonicradio@latest

Usage

After the installation, the command to run the application:

sonicradio

 Demo

Keybindings

Key(s)Action
↑/kup
│↓/jdown
ctrl+f/pgdnnext page
ctrl+b/pgupprev page
g/homego to start
G/endgo to end
enterplay
spacepause/resume
-/<volume -
+/>volume +
←/hseek backwards
→/lseek forward
istation info
ffavorite station
ddelete station
p/shift+ppaste deleted station
/filter results
sopen search view
#go to station number
escgo to now playing
shift+tabgo to prev tab
tabgo to next tab
?toggle help
qquit

TODO

License

Sonicradio is licensed under the MIT License.

Third-party dependencies

Bubbletea MIT License