Demetri Rodriguez

Ekstra OS - The runtime that turns motion into software interaction

by
Ekstra.OS is an open runtime that turns real-world motion into software interaction. It converts signals from devices like phones, cameras, and XR systems into normalized motion primitives developers can use instantly. Instead of raw sensor data, apps receive actions like move, swipe, or rotate. The result: any device can become an input controller for web apps, dashboards, presentations, games, and spatial interfaces.

Add a comment

Replies

Best
Demetri Rodriguez
I kept running into the same problem: motion interaction always required custom builds. Every project meant wiring up sensors, parsing raw data, and writing gesture logic from scratch. There was no equivalent to a mouse or touch event for motion. That led to the idea: what if motion had its own runtime? During development the goal shifted from “capturing motion” to normalizing interaction. Instead of exposing sensor data, Ekstra focuses on turning movement into simple events apps can use immediately.