Add files via upload

This commit is contained in:
nmset
2017-12-17 17:43:17 +01:00
committed by GitHub
parent 7cb7fbcfd0
commit 08125ac989
26 changed files with 2540 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
PMP7 is a small utility that listens to session DBus signals sent by POD7 utility to control an MPRIS compliant media player by a foot pedal.
Each pedal event can be assigned a unique action on the command line. A backend media player must be specified.
Work done as a hobbyist with NetBeans, targeting GNU/Linux OS.