/open-doors-ios

OpenDoors iOS client app

Primary LanguageObjective-CGNU General Public License v3.0GPL-3.0

OpenDoors iOS client app

OpenDoors is a small project I cooked up to open my pre-war NYC building main door from my mobile phone.

There is a Raspberry Pi server component that activates a relay switch to "press the buzzer" on my intercom. It takes signed HTTP requests to enact the switch.

This is the iOS client app, which is a single-button app that sends the signed HTTP request.

There is also an Android client app.