Internet radio in the terminal. A fork of curseradio.
radio-curses is a curses interface for browsing and playing an OPML directory of internet radio streams. It is designed to use the tunein directory found at opml.radiotime.com, but could be adapted to others.
Audio playback uses mpv. radio-curses requires python3 and the libraries requests, lxml and xdg-base-dirs.
- The current hotkeys are:
- h: help screen
- q, Esc: Quit the program
- j, Down: Move selection down
- k, Up: Move selection up
- PgUp: Page up
- PgDown: Page down
- g, Home: Move to first item
- G, End: Move to last item
- Shift-Up,Down: Move a record up/down
- Insert: Add to Favourites
- Delete: Delete from Favourites
- Enter: Play audio