Mopidy-IRControl 0.1.0

Creator: bradpython12

Last updated:

0 purchases

Mopidy-IRControl 0.1.0 Image
Mopidy-IRControl 0.1.0 Images
Add to Cart

Description:

MopidyIRControl 0.1.0

A Mopidy frontend to control mopidy with an infrared remote control. It is using lirc<http://www.lirc.org/> as IR receiver deamon.

Installation
Install by running:
pip install Mopidy-IRControl
Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.


Configuration
Before starting Mopidy, you must add configuration for
Mopidy-IRControl to your Mopidy configuration file:
[IRControl]
enabled = true
#look at your lircd.conf (/etc/lirc/lircd.conf) to find you configured buttons names
mute = KEY_MUTE
next = KEY_NEXT
previous = KEY_PREVIOUS
playpause = KEY_PLAYPAUSE
stop = KEY_STOP
volumeup = KEY_VOLUMEUP
volumedown = KEY_VOLUMEDOWN


Project resources

Source code
Issue tracker
Download development snapshot



Changelog
v0.1.0 (UNRELEASED)

Initial release.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.