IOT hub
Go to file
2019-06-06 13:25:49 -04:00
static cursor becomes pointer on outlet svg 2019-06-06 13:25:49 -04:00
templates clicking svg turns outlet on/off 2019-06-06 13:16:59 -04:00
.gitignore first commit 2019-06-05 13:32:10 -04:00
juice.py clicking svg turns outlet on/off 2019-06-06 13:16:59 -04:00
README.md first commit 2019-06-05 13:32:10 -04:00

Juice

A hub for controlling IOT devices.

Requirements

Python 3.6+
Python packages: flask gunicorn requests

Install

  1. Get on the floor
  2. Walk the dinosaur

Usage

gunicorn -b localhost:5300 -e SCRIPT_NAME=/juice juice:app