Juice/README.md
2019-06-05 13:32:10 -04:00

259 B

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