Metadata-Version: 1.1
Name: magic-lightning-remote
Version: 0.1.0
Summary: Web controller for the magic lightning irda lamplight (acheap rgb irda controlled lightbulb)
Home-page: https://github.com/XayOn/magic_lightning_remote
Author: David Francos Cuartero
Author-email: me@davidfrancos.net
License: BSD
Description: ===============================
        Magic lightning remote
        ===============================
        
        .. image:: https://img.shields.io/travis/XayOn/magic_lightning_remote.svg
                :target: https://travis-ci.org/XayOn/magic_lightning_remote
        
        .. image:: https://img.shields.io/pypi/v/magic_lightning_remote.svg
                :target: https://pypi.python.org/pypi/magic_lightning_remote
        
        
        Web controller for the magic lightning irda lamplight 
        (a cheap rgb irda controlled lightbulb)
        
        I currently have this one: 
        
        _ http://es.aliexpress.com/store/product/3W-E27-16-Color-80LM-LED-RGB-Magic-Light-Bulb-Wireless-Remote-Control/1147259_32224553056.html
        
        As you can see, is really cheap!
        
        To be able to use this, you'll probably want a micro-pc and a IR receiver/emmiter.
        I've used a prototype board, a receiver and an infrared led, nothing more.
        
        * Free software: BSD license
        * Documentation: https://magic_lightning_remote.readthedocs.org.
        
        Features
        --------
        
        * Web interface emulating the full remote control
        * Simple API enabling RestTasker control
        
        
        
        
        History
        -------
        
        0.1.0 (2015-05-18)
        ---------------------
        
        * First release on PyPI.
        
Keywords: magic_lightning_remote
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
