Install MobileCLI
A Rust CLI daemon. Install with one command.
curl -fsSL https://mobilecli.app/install.sh | bash Mobile App
The iOS app is available on the App Store. Android is coming soon.
Quick Setup
Install, run, and connect. That's it.
Install
Run the install script or use Cargo.
curl -fsSL https://mobilecli.app/install.sh | bash Run
Start the daemon and scan the QR code with your phone.
mobilecli Connected
Your AI coding sessions are now visible on your phone.
Installation FAQ
What platforms does MobileCLI support?
The CLI daemon runs on macOS (Apple Silicon and Intel), Linux (x86_64 and ARM), and Windows (x64). The mobile app is available for iOS on the App Store, with Android coming soon.
How do I install MobileCLI?
The fastest way is the install script: curl -fsSL https://mobilecli.app/install.sh | bash. You can also install via Cargo with cargo install mobilecli.
Do I need both the CLI and the mobile app?
Yes. The CLI daemon runs on your desktop and captures AI coding sessions. The mobile app connects to the daemon to display the terminal and send approvals. Install the CLI first, then get the iOS app from the App Store.