文件名称:AlarmPI:R Raspberry PI或任何其他Linux OS的家庭安全入侵检测
文件大小:1.67MB
文件格式:ZIP
更新时间:2024-02-27 12:36:11
python mqtt raspberry-pi alarm security
AlarmPI AlarmPI是基于Raspberry PI的家庭安全系统。 它支持有线传感器(PIR,电磁等)以及通过MQTT或海康威视的无线技术。 它可以通过Web UI,Android应用程序或HTTP和MQTT消息进行控制。 当警报检测到移动时,它支持以下事件: 启用宁静 发送邮件 VoIP通话 发送MQTT消息 它是用python编写的,并且支持python 2.7和python 3.6。 还可以选择通过相应地编辑server.json文件来拥有多个用户。 安装 使用终端上的此命令,您可以使用我的最新提交来安装和更新应用程序。 bash <( curl -s " https:/
【文件预览】:
AlarmPI-master
----.github()
--------FUNDING.yml(683B)
--------ISSUE_TEMPLATE()
--------workflows()
----install.sh(4KB)
----run.py(2KB)
----requirements.txt(117B)
----play_template.wav(1.03MB)
----web()
--------template()
--------static()
----config()
--------settings_template.json(1KB)
--------my.cert.key(2KB)
--------my.cert.crt(1KB)
--------server_template.json(311B)
----LICENSE(1KB)
----setup.py(487B)
----README.md(4KB)
----voip()
--------install_pjsip.sh(836B)
--------Makefile(212B)
--------sipcall.c(13KB)
--------sipcall(1.18MB)
----alarmcode()
--------colors.py(319B)
--------logs.py(8KB)
--------Worker.py(14KB)
--------notifier.py(21KB)
--------__init__.py(0B)
--------sensors.py(9KB)
--------alarmpi.py(16KB)
----tests()
--------__init__.py(0B)
--------test_server.py(2KB)
----.gitignore(87B)
----autostart()
--------alarmpi.service(176B)
--------alarmpi(1KB)