Skip to content

ktt-ol/acs

Repository files navigation

Access Control System Scripts

Install

venv

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Debian

apt-get install python3-sdnotify python3-dateutil python3-paho-mqtt 

Run

Create the configuration and change it to your needs.

cp settings.conf.example settings.conf
vim settings.conf

Start:

source venv/bin/activate
./glass-door.py

About

Scripts for the Access Control System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages