Skip to content

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

License

Notifications You must be signed in to change notification settings

dancnb/sonicradio

Repository files navigation

SonicRadio

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

Installation

Prerequisites

One of the following tools must be installed and available in the PATH:

Use one of the following methods:

  • Download one of the available binaries from Releases page.

  • Install using go:

      go install github.com/dancnb/sonicradio@latest
    
  • Clone this repository and build from source.

Usage

After the installation, the command to run the application:

    sonicradio

Available options:

      -debug: creates a log file "sonicradio-[epoch millis].log" in OS specific temp dir

 Demo

Keybindings

Key(s) Action
↑/k up
│↓/j down
ctrl+f/pgdn next page
ctrl+b/pgup prev page
g/home go to start
G/end go to end
enter play
space pause/resume
- volume -
+ volume +
←/h seek backwards
→/l seek forward
i station info
f favorite station
a autoplay station
d delete station
p/shift+p paste deleted station
/ filter results
s open search view
# go to station number
esc go to now playing
shift+tab go to prev tab
tab go to next tab
v change view
? toggle help
q quit

TODO

  • Search stations section
  • Display rich station information
  • Playback history tab
  • Settings tab

License

Sonicradio is licensed under the MIT License.

Third-party dependencies

Bubbletea MIT License

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages