Integ / DisneyInfinityLightShow

Control Your Disney Infinity Portal Lights By Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disney-Infinity

A small application that finds all Disney Infinity and changes the lights on a webpage.

Usage:

$ make lightshow
$ pip3 install flask pexpect
$ export FLASK_APP=main.py
$ flask run --host=0.0.0.0

About

Control Your Disney Infinity Portal Lights By Web

License:MIT License


Languages

Language:C++ 63.7%Language:HTML 21.5%Language:Python 8.5%Language:CSS 5.2%Language:Makefile 1.1%