https://github.com/bitraf/door-web
Web interface for door unlocking
https://github.com/bitraf/door-web
Last synced: about 1 year ago
JSON representation
Web interface for door unlocking
- Host: GitHub
- URL: https://github.com/bitraf/door-web
- Owner: bitraf
- Created: 2014-12-29T15:48:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T20:48:23.000Z (almost 9 years ago)
- Last Synced: 2024-04-16T12:21:42.397Z (about 2 years ago)
- Language: PHP
- Size: 101 KB
- Stars: 0
- Watchers: 17
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# door-web
Web interface for door unlocking

Authenticates the user against the [p2k12](https://github.com/bitraf/p2k12) member database.
Expects a shell script `bitraf-open-door.sh` to exist in `PATH` to actually open the door.
This script typically talks to a [dlock13](https://github.com/bitraf/dlock13) instance,
over SSH or [MQTT](https://en.wikipedia.org/wiki/MQTT).