/gatecontrol

webtool for granting access to a phone controlled gate with reporting

Primary LanguagePythonApache License 2.0Apache-2.0

install

# make/activate a venv if you wish
pip install flask
pip install twilio

git clone https://github.com/tr3buchet/gatecontrol.git
cd gatecontrol

cp gatecontrol.conf ~/.gatecontrol/gatecontrol.conf
# edit ~/.gatecontrol/gatecontrol.conf for your setup

run

python gatecontrol.py