Downloads¶
Download the Openbase Coder apps for your devices.
| Platform | Download |
|---|---|
| Mac | Download the Apple Silicon Mac app |
| iOS | Join the iOS beta on TestFlight |
| Android | Download the Android APK |
What each one is for:
- The Mac app is how you install Openbase Coder: it bundles the CLI runtime, runs guided setup, and hosts the full dashboard. See Desktop App. To run the same setup by hand in a terminal instead of letting the app drive it, see Manual Setup for the Desktop App.
- The iOS app is the phone client for voice calls, threads, approvals, reports, and diffs. See iOS App.
- The Android app is the same phone client for Android (Kotlin/Compose), mirroring the iOS workflow: voice calls, threads, approvals, reports, diffs, and screen-share viewing. Install the APK linked above.
Developers who want to work from source should clone
openbase-coder-workspace and run its ./scripts/setup instead — see
Developer Setup.