Skip to content

python implementation of a multiple-remote scheme for pianobar

Notifications You must be signed in to change notification settings

pedapudi/pyanobar-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

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

About

python implementation of a multiple-remote scheme for pianobar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages