pedapudi/pyanobar-remote
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Python implementation of remote controls for pianobar.
To test,
Open a terminal
$ python remote.py
Open another terminal
$ echo "act_songpause" | nc -qu 127.0.0.1 64266
Assumptions:
-- Your username, password, and default station are stored in your config file