Juice/README.md
2019-06-16 18:24:20 -04:00

263 B

Juice

A hub for controlling IOT devices.

Requirements

Python 3.6+
Python packages: flask gunicorn requests passlib argon2_cffi fido2

Install

  1. Get on the floor
  2. Walk the dinosaur

Usage

gunicorn -b localhost:5300 juice:app