Thanks to visit codestin.com
Credit goes to github.com

Skip to content

shamilbi/radio-curses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypi github

radio-curses

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.

demo

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

About

Internet radio in the terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages