Coming soon
Your computer,
in your pocket.
OK Remote brings desktop-level dev to your phone. A pro-grade native workspace — file browser, syntax highlighting, inline diffs, slash commands — running against the computer you already use, with the model of your choice.
Built and installed the app on my phone. From my phone.
Agent runs xcodebuild, signs, installs, launches the new build. Springboard install progress visible. The app you're watching is the one being built.
In the wild
Real workflows, away from the desk.
Shipped a bugfix from bed.
Inline diff, localhost preview on the same phone, commit and push. The dev cycle, compressed.
Shipped a bugfix from bed.
Built OK Remote's diff view on a walk. In OK Remote.
File browser, syntax-highlighted Swift, edits applied, tests run, committed — outdoors. Recursive credibility.
Built OK Remote's diff view on a walk. In OK Remote.
Kicked off a refactor at the gym. Came back to a green diff.
Long task → push notification ("12 files · all green") → tap into a finished, scrollable diff.
Kicked off a refactor at the gym. Came back to a green diff.
What you get
Pro idioms, brought to mobile.
- 01
An IDE in your pocket.
A native client with the idioms desktop devs expect: a file browser with syntax highlighting and inline diffs, slash commands, queued steering, image inputs, an in-app editor. Built like the apps you actually work in — not a chat app retrofitted.
- 02
Your codebase, your tools.
Real repos, real dotfiles, real local models — the stack you've already configured. Pair every machine you use; switch between them on your phone.
- 03
Bring your own model.
Frontier APIs, open weights, your local Ollama. Switch per session, swap mid-session. With a local model, nothing leaves your network.
- 04
Make it yours.
Browse and install extensions in-app, write your own, edit prompts and personality, schedule recurring runs. Pi-powered, open ecosystem, no terminal required.
- 05
Don't babysit.
Push notifications when the agent finishes a turn, needs approval, or hits a snag. Glance, decide, get back to your life.
How it works
Three steps. Then anywhere.
- 01 Install the daemon on each computer.
- 02 Pair the iOS app via QR.
- 03 Open the app from anywhere — resume any session on any computer.
How it stays private
On your network or Tailnet, your phone connects to your daemon directly — TLS pinned to its cert, every request signed by a key in your phone's Secure Enclave.
Off-network, an end-to-end encrypted relay carries traffic without seeing or modifying it. Inference goes wherever you point your model — a frontier API, a self-hosted endpoint, or fully local.
Nothing about your code or session content has to pass through us.
Direct
TLS pinned · P-256 · Secure Enclave
Off-network
E2E relay · content-blind
Runs on
- macOS
- Linux
- Windows soon
- iOS
- Android soon