Workflow¶
Build in Studio. Verify instantly in Player.
Lucy Studio is the authoring tool for building and deploying UI. Lucy Player is the runtime app that renders your screens on mobile devices in real time.
Preview your ideas on an actual device with a single click, without a complex build pipeline.

Process¶
Step 1: Prepare Lucy Player
- Sign up and sign in before receiving screens from Lucy Studio.
Step 2: Build UI and write scripts
- Design screens in Lucy Studio.
- Add logic with scripts.
- Save your changes.
Step 3: Deploy and verify in real time
- Send data from Lucy Studio.
- Confirm that Lucy Player reflects updates immediately.
Key Features¶
- Real-time sync: Studio sends updates to Player over MQTT for fast iteration.
- Cloud history: Team Cloud stores screen history automatically for rollback and redeploy.
- Secure delivery: Only authenticated Team Cloud users can receive and run screen data.