01
MVTHRSYS
A terminal runtime for device UIs. Each screen is a JSON document: typed blocks map to React components (text, links, GPIO/PWM controls, CLI, SSE). The same client talks to an ESP32 or a local API mirror. Controls bind to named HTTP actions; pin and PWM state sync over Server-Sent Events. The shell can list files, publish events, and call those actions. This page is the Examples configuration: UI kit, hardware terminals, VR, games, audio, and a synced beat clock.
- React, Redux, webpack