Skip to content

Latest commit

 

History

History
executable file
·
11 lines (9 loc) · 227 Bytes

README.md

File metadata and controls

executable file
·
11 lines (9 loc) · 227 Bytes

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