blob: d8f34e1b1681ae8a65917ad6d5e4a6529e6d6348 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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.
|