BlueManCZ / contwatch

Scalable system for IoT automation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ContWatch

System for controlling single-board microcontrollers powered by Python.

Python dependencies

If you use apt as your package manager, you can run:

xargs -a dependencies.txt sudo apt-get install

As an alternative you can use pip:

pip3 install -r requirements.txt --user

Usage

npm install
npm start

Python codebase is formatted with black and TypeScript codebase with typescript-eslint.

About

Scalable system for IoT automation.

License:Apache License 2.0


Languages

Language:Python 51.9%Language:HTML 20.1%Language:TypeScript 17.7%Language:Sass 10.3%