{ "info": { "author": "Camillo Dell'mour", "author_email": "cdellmour@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: No Input/Output (Daemon)", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Topic :: Multimedia :: Sound/Audio :: Players" ], "description": "****************************\nMopidy-IRControl\n****************************\n\n.. image:: https://pypip.in/v/Mopidy-IRControl/badge.png\n :target: https://pypi.python.org/pypi/Mopidy-IRControl/\n :alt: Latest PyPI version\n\n.. image:: https://pypip.in/d/Mopidy-IRControl/badge.png\n :target: https://pypi.python.org/pypi/Mopidy-IRControl/\n :alt: Number of PyPI downloads\n\n.. image:: https://api.travis-ci.org/spjoe/mopidy-ircontrol.png?branch=master\n :target: https://travis-ci.org/spjoe/mopidy-ircontrol\n :alt: Travis CI build status\n\n.. image:: https://coveralls.io/repos/spjoe/mopidy-ircontrol/badge.png?branch=master\n :target: https://coveralls.io/r/spjoe/mopidy-ircontrol?branch=master\n :alt: Test coverage\n\n\nA Mopidy frontend to control mopidy with an infrared remote control. It is using lirc as IR receiver deamon.\n\n\nInstallation\n============\n\nInstall by running::\n\n pip install Mopidy-IRControl\n\nOr, if available, install the Debian/Ubuntu package from `apt.mopidy.com\n`_.\n\n\nConfiguration\n=============\n\nBefore starting Mopidy, you must add configuration for\nMopidy-IRControl to your Mopidy configuration file::\n\n [IRControl]\n enabled = true\n #look at your lircd.conf (/etc/lirc/lircd.conf) to find you configured buttons names\n mute = KEY_MUTE\n next = KEY_NEXT\n previous = KEY_PREVIOUS\n playpause = KEY_PLAYPAUSE\n stop = KEY_STOP\n volumeup = KEY_VOLUMEUP\n volumedown = KEY_VOLUMEDOWN\n\nProject resources\n=================\n\n- `Source code `_\n- `Issue tracker `_\n- `Download development snapshot `_\n\n\nChangelog\n=========\n\nv0.1.0 (UNRELEASED)\n----------------------------------------\n\n- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/spjoe/mopidy-ircontrol", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "Mopidy-IRControl", "package_url": "https://pypi.org/project/Mopidy-IRControl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Mopidy-IRControl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/spjoe/mopidy-ircontrol" }, "release_url": "https://pypi.org/project/Mopidy-IRControl/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Mopidy frontend to be controlled with an IR controller", "version": "0.1.0" }, "last_serial": 2278837, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fd8fa949b61d21d005384a422361a5e1", "sha256": "c9812d96e0a965b6b3df14c47eb1499d100b1e605c0c74e4ba4b887a08794f3e" }, "downloads": -1, "filename": "Mopidy-IRControl-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fd8fa949b61d21d005384a422361a5e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8508, "upload_time": "2016-08-12T19:59:14", "url": "https://files.pythonhosted.org/packages/88/ea/1e33093f52f33fb1640a5317361beafce6f8cbc468c360792790c790d44a/Mopidy-IRControl-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fd8fa949b61d21d005384a422361a5e1", "sha256": "c9812d96e0a965b6b3df14c47eb1499d100b1e605c0c74e4ba4b887a08794f3e" }, "downloads": -1, "filename": "Mopidy-IRControl-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fd8fa949b61d21d005384a422361a5e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8508, "upload_time": "2016-08-12T19:59:14", "url": "https://files.pythonhosted.org/packages/88/ea/1e33093f52f33fb1640a5317361beafce6f8cbc468c360792790c790d44a/Mopidy-IRControl-0.1.0.tar.gz" } ] }