BLE relay
Built for the gate you already control
Gatepicker talks directly to the ESP32 relay over a dedicated Bluetooth service and sends the protobuf open command the firmware expects.
BLE gate relay access
Private gate access from your phone, built for the ESP32 relay and the people who should be able to open it.
One command, one purpose
Gatepicker keeps the door-opening path local over Bluetooth Low Energy while using native sign-in flows to decide who should have a session. It is intentionally narrow: find the relay, send the valid protobuf command, and get out of the way.

BLE relay
Gatepicker talks directly to the ESP32 relay over a dedicated Bluetooth service and sends the protobuf open command the firmware expects.
Native apps
The iOS and Android clients are designed around one fast action: authenticate, connect to the relay, and open the gate.
Web Bluetooth
The existing PWA supports Chrome and Edge on Android when the phone and relay are nearby and Bluetooth is enabled.
Privacy
The auth worker exchanges Apple or Google identity tokens for opaque session tokens. The door command still stays local over BLE.
Downloads
App Store and Play Store listings are still pending, so there are no live download links on this page. For compatible Android browsers, the repository includes the Web Bluetooth PWA as supporting context.
Privacy policyRepository path: pwa/