Add README
This commit is contained in:
14
README.md
14
README.md
@@ -0,0 +1,14 @@
|
||||
# Playerctl Python
|
||||
|
||||
Control mpris based music players via command line.
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
playerctl.py next
|
||||
playerctl.py previous
|
||||
playerctl.py pause
|
||||
playerctl.py play
|
||||
playerctl.py toggle
|
||||
playerctl.py stop
|
||||
```
|
||||
|
||||
0
playerctl.py
Normal file → Executable file
0
playerctl.py
Normal file → Executable file
Reference in New Issue
Block a user