IOT hub
static | ||
templates | ||
.gitignore | ||
auth.py | ||
config.py.template | ||
db.py | ||
juice.py | ||
README.md |
Juice
A hub for controlling IOT devices.
Requirements
Python 3.6+
Python packages: flask gunicorn requests passlib argon2_cffi fido2
Install
- Get on the floor
- Walk the dinosaur
Usage
gunicorn -b localhost:5300 juice:app