IOT hub
static | ||
templates | ||
.gitignore | ||
juice.py | ||
README.md |
Juice
A hub for controlling IOT devices.
Requirements
Python 3.6+
Python packages: flask gunicorn requests
Install
- Get on the floor
- Walk the dinosaur
Usage
gunicorn -b localhost:5300 -e SCRIPT_NAME=/juice juice:app