An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# door-web
Web interface for door unlocking

![Webinterface on mobile device](./doc/webinterface-mobile.png)

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).