BDUI Go is a runner for server-driven UI: it opens apps described by JSON schemas and renders them natively — like a browser, but for mobile screens.
Scan a QR code or open a link, and the app it points to loads instantly. When its author publishes an update, you see the new screens in seconds. No reinstalls, no waiting for store releases.
TRY IT RIGHT AWAY — NO ACCOUNT NEEDED
• Component showcase: every BDUI building block, rendered live from JSON
• Currency exchange demo: live rates from the Frankfurter API with pull-to-refresh
• Weather demo: city search and forecasts via the Open-Meteo API
• Auth demo: automatic token injection with transparent refresh and retry
HOW IT WORKS
1. An author describes screens in a JSON schema and publishes it
2. They share a link or a QR code to their app
3. You open it in BDUI Go — the screens render natively on your phone
Every publish reaches users in seconds. Authors can switch between dev, staging and production channels and roll back to any version in one click.
FEATURES
• Native rendering (Compose Multiplatform) — no webview
• Offline cache: previously opened apps launch even without a network
• Recents with favorites and an optional default app that opens on start
• Sandboxed by design: a schema can only call hosts it explicitly allow-lists
• Declarative token auth for API-backed apps
• App Links: https://bdui.io/a/… links open directly in BDUI Go
PRIVATE BY DESIGN
No accounts, no ads, no analytics, no tracking. The camera is used only to scan QR codes, entirely on your device. Privacy policy: https://bdui.io/privacy
FOR DEVELOPERS
Ship screens without a release train: describe them in JSON, publish, share a link. Learn more at https://bdui.io