Metadata-Version: 1.2
Name: ledfx
Version: 0.5
Summary: A network based light effect controller
Home-page: http://github.com/ahodges9/ledfx
Author: Austin Hodges
Author-email: austin.b.hodges@gmail.com
License: The MIT License
Description: LedFx
        ================================================================================= 
        |License| |Discord|
        
        LedFx is a network based LED effect controller with support for advanced real-time audio effects! LedFx can control multiple devices and works great with cheap ESP8266 nodes allowing for cost effectvice syncronized effects across your entire house!
        
        For installation instructions see the `documentation <https://ahodges9.github.io/LedFx/>`__.	
        
        Demos	
        ---------	
        
        We are actively adding and perfecting the effects, but here is a quick demo of LedFx running three different effects synced across three different ESP8266 devices:
        
        .. image:: https://raw.githubusercontent.com/ahodges9/LedFx/master/demos/ledfx_demo.gif
        
        .. |Build Status| image:: https://travis-ci.org/ahodges9/LedFx.svg?branch=master
           :target: https://travis-ci.org/ahodges9/LedFx
        .. |License| image:: https://img.shields.io/badge/license-MIT-blue.svg
        .. |Discord| image:: https://img.shields.io/badge/chat-on%20discord-7289da.svg
           :target: https://discord.gg/wJ755dY
        
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Requires-Python: >=3.6.0
