Add README
This commit is contained in:
parent
c75a3afb50
commit
2415b160aa
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
Loading…
x
Reference in New Issue
Block a user