auxiliary reliable guardian undertaking system
辅助的可靠的守护者任务系统
use raspberry PI as base build wifi opendoor system
用树莓派做基础的wifi开门系统
AUR https://aur.archlinux.org/argus.git
Need python 3.x
apt install python3-bottle
Or
pip3 install -r requirements.txt --user
cd argus
cp config-dist.py config.py
./argus.py
systemctl start argus.service
# autostart
systemctl enable argus.service
open your browser on localhost:8033
Or
curl -X POST -F username=test -F password=test https://localhost:8033/action/run
Need in group gpio or root run
Default pi on gpio Group
Development notes(Chinese) https://a-wing.top/diy/2019/03/15/hey_siri_open_door.html
-
You need a raspberry PI