diff options
author | Andre Fernando <ando344@gmail.com> | 2016-12-15 13:48:06 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-17 06:55:49 +0700 |
commit | 2bc7e6ffeb74818353d7d14fa1b993e21b0a098b (patch) | |
tree | 89a646e1d26ebcd181ee065ad750b13a695b9020 /multimedia/playerctl/README | |
parent | 795577c257e02a4adba3816733ab5ee9a47ceea7 (diff) | |
download | slackbuilds-2bc7e6ffeb74818353d7d14fa1b993e21b0a098b.tar.gz |
multimedia/playerctl: Added (MPRIS media player controller).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'multimedia/playerctl/README')
-rw-r--r-- | multimedia/playerctl/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/multimedia/playerctl/README b/multimedia/playerctl/README new file mode 100644 index 0000000000..16750514b1 --- /dev/null +++ b/multimedia/playerctl/README @@ -0,0 +1,9 @@ +playerctl (MPRIS media player controller and lib for spotify, vlc, +audacious, bmp, xmms2, and others) + +Playerctl is a command-line utility and library for controlling media +players that implement the MPRIS D-Bus Interface Specification: +http://specifications.freedesktop.org/mpris-spec/latest/ + +Playerctl makes it easy to bind player actions, such as play and pause, +to media keys. |