Metadata-Version: 2.1
Name: videodrome
Version: 0.2.4
Summary: Static Media Center Generator in Python with HTML5 UI
Home-page: https://github.com/p5yb14d3/videodrome
Author: p5yb14d3
Author-email: p5yb14d3@gmail.com
License: MIT
Description: # Videodrome
        Videodrome generates static media centers in Python with HTML5 user interface.
        
        See the [demo](https://p5yb14d3.github.io/videodrome/demo.html)
        
        [![Screenshot](https://i.imgur.com/7xSayQ4.jpg)](https://p5yb14d3.github.io/videodrome/demo.html)
        
        ## Installation
        Requires Python 2.7 installed with pip.
        
        `$ pip install videodrome`
        
        ## Running Videodrome
        `$ videodrome generate <path to your video folder>`
        
        ## Input Devices
        Works with the keyboard, mouse or [TV Remote](https://www.amazon.com/REDGO-Portable-Wireless-Keyboard-Multifunctional/dp/B06XPYT52B/) 
        
        ## MIT License
        
        ## Author
        The project was authored by p5yb14d3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
