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