blob: 239ae501cb691489d16f8642b055e6d422a93849 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pianobar is a console client for the personalized web radio pandora
(http://www.pandora.com).
- play and manage (create, add more music, delete, rename, ...) your stations
- rate played songs and let pandora explain why they have been selected
- show upcoming songs/song history
- configure keybindings
- last.fm scrobbling support (external application)
- proxy support for listeners outside the USA
Included with this SlackBuild is a helper script called pianobarctl that
allows the user to remotely control some pianobar functions. To use
this a FIFO must first be created by the user:
mkfifo ~/.config/pianobar/ctl
Please see man pianobar and pianobarctl --help for more information.
** NOTE json-c is now a dependency for pianobar **
|