summaryrefslogtreecommitdiffstats
path: root/multimedia/playerctl/README
diff options
context:
space:
mode:
author Andre Fernando2016-12-15 14:48:06 +0100
committer Willy Sudiarto Raharjo2016-12-17 00:55:49 +0100
commit2bc7e6ffeb74818353d7d14fa1b993e21b0a098b (patch)
tree89a646e1d26ebcd181ee065ad750b13a695b9020 /multimedia/playerctl/README
parent795577c257e02a4adba3816733ab5ee9a47ceea7 (diff)
downloadslackbuilds-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/README9
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.