Open Source CLI
Install MobileCLI
A Rust CLI daemon. Install with one command.
$
curl -fsSL https://mobilecli.app/install.sh | bash Pre-built Binaries
Download platform-specific binaries from GitHub Releases.
macOS
v1.0.0 .dmg
Coming Soon
Windows
v1.0.0 .exe
Coming Soon
Linux
v1.0.0 .AppImage / .deb
Coming Soon
Coming Soon
Mobile App
The iOS and Android apps are in development. Get notified when they launch.
Quick Setup
Three commands. Fully connected.
1
Install
Run the install script to download and set up the CLI.
Terminal
$
curl -fsSL https://mobilecli.app/install.sh | bash
2
Pair
Run setup to generate a QR code and pair your phone.
Terminal
$
mobilecli setup ✓ Server listening on :9847
Scan QR code to pair your phone...
3
Stream
Stream your AI coding session to your phone in real time.
Terminal
$
mobilecli claude ✓ Streaming to phone
Session active — approve tool calls from your device