diff options
Diffstat (limited to 'audio/pianobar/README')
-rw-r--r-- | audio/pianobar/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/pianobar/README b/audio/pianobar/README index 49a895b1cdd8..d8f34e1b1681 100644 --- a/audio/pianobar/README +++ b/audio/pianobar/README @@ -7,3 +7,10 @@ pianobar is a console client for the personalized web radio pandora - 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. |