sr-player
v1.0.3
Published
A TUI player for Swedish state radio Sveriges Radio
Downloads
2
Maintainers
Readme
SR Player
A TUI for listening to the Swedish state radio Sveriges Radio built with nodejs and blessed using their official API
Please note that the UI is in Swedish
Install
The app is hosted on npm, and can easily be installed with npm i -g sr-player
Dependencies
libmpg123
This application depends on locally installed libmpg123
for decoding the mp3-streams
MacOS
brew install mpg123
Linux
Use your package manager to install mpg123
or libmpg123
(e.g. apt-get install libmpg123-0
)
Usage
q
- quit the applicationh
- show the help screen/
- filter the channel list according to channel typespace
- play/stop the streamj/↑
- Previous item in the active listk/↓
- Next item in the active listenter
- Select item in channel list
tab
- Move focus to the next list
S-tab
- Move focus to the previous list
Playlist
Select an item in the playlist to get information about the song
Schedule
No activity implemented on selection, yet