Cabin control from every seat: a cross-platform PED app.
A single React Native codebase delivering native-quality iOS and Android apps.
Fully functional over the aircraft's onboard network, with zero internet dependency.
Cabin state synchronized across every connected device, instantly.
A cabin control app doesn't get to behave like a consumer app.
Passengers expect to control the cabin the way they control everything else: from the device already in their hand. The Personal Electronic Device (PED) application turns any passenger's phone or tablet into a control surface for the aircraft cabin, lighting, media, climate, and other cabin functions, from any seat.
There is no cloud to lean on at 43,000 feet. The app communicates directly with the cabin management system over the aircraft's onboard network, and it has to work every time, immediately. When one passenger dims the lights, every connected device has to reflect the new cabin state instantly and consistently. A climate adjustment that silently fails, or a media command that fires twice, is not an acceptable failure mode in this environment.
A consumer-grade experience held to an aviation-grade standard.
One codebase, native quality
A single React Native codebase delivering iOS and Android apps, so the experience is identical regardless of what device a passenger boards with.
Direct cabin integration
Direct integration with the aircraft's cabin management system over the local onboard network, fully functional with zero external connectivity.
Real-time state synchronization
Cabin state synchronized across all connected devices, so every screen agrees on the state of the aircraft at all times.
Deterministic command handling
Explicit acknowledgment and failure states for every command. The UI never claims something happened unless the cabin confirmed it.
Built for cabin realities
Resilience for devices joining and leaving the network, connections dropping mid-command, and recovery without user intervention.
The cabin, controlled from the device already in your hand.
A passenger-facing app that holds up to the standards of the airframe it flies on: predictable, immediate, and resilient, across every seat and every device in the cabin.
On the ground, an unresponsive app is an annoyance. In a cabin, it's a support call to the flight deck. We built for the second standard.