Skip to content

pascalj/rdo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdo

A minimal radio player for the terminal.

rdo screenhot

Usage

Use Nix to execute:

nix run github:pascalj/rdo

Keymap

  • Enter: play selected station
  • Space: stop playing
  • j/k: select stations
  • J/K: move selected station
  • n: new station
  • e: edit selected station
  • d: delete selected station
  • q: quit

Stations

The stations are saved as CSV in $XDG_CONFIG_HOME/rdo/stations.csv, e.g.:

name,url
detektor.fm - Wort,https://streams.detektor.fm/wort/mp3-256/website/
radio lclhst,http://radio.lclhst.net/listen.m3u

About

A minimal radio player for the terminal

Resources

License

Stars

Watchers

Forks