Guide
How to use OMP from your phone
OMP runs in the development environment where your repository, shell, and editor already live. Use a terminal, its collaboration flow, or a mobile control surface to stay connected when you step away.
Reviewed August 26, 2026. Sources: Oh My Pi source repository
Ways to use OMP from your phone
Option 1
Use a mobile terminal over SSH
How it works Leave OMP running in a persistent tmux or screen session on the machine that has your repository, then connect from a phone terminal. It is direct and tool-agnostic, but a coding-agent terminal, long diffs, and permission prompts are difficult to operate on a small screen.
Trade-off Long diffs and permission prompts are difficult to operate in a phone terminal.
Best for Developers who already have a secure remote-access setup and mainly need an emergency terminal.
Visit Use a mobile terminal over SSH →Option 2
Use OMP’s own collaboration flow
How it works OMP documents a collaboration command that can share a live session through a link or QR code. It is useful for letting someone join or watch that specific session, but it is OMP’s collaboration workflow rather than a general-purpose native mobile cockpit for your local coding setup.
Trade-off It is a session-specific collaboration flow, not a general-purpose native mobile cockpit.
Best for A one-off shared OMP session where a browser-based join flow is enough.
Visit Use OMP’s own collaboration flow →Option 3
Run OMP where your code lives, use Sesori on your phone
How it works Install and run OMP on your own Mac, Windows, or Linux development machine, where its workspace, terminal, and editor context already exist. Sesori connects your phone to that live local session through the Bridge, giving you a mobile interface for steering work, reviewing progress, and staying in the loop away from your desk.
Trade-off The computer hosting OMP must remain on; coding assistants, model providers, and optional hosted features retain their own data paths.
Best for Developers who want a phone-friendly control surface while keeping the coding environment local.
Read Sesori’s setup guide →