Shellular | Run Claude Code, Codex, Cursor & OpenCode on Your Phone
Features Security Docs Blog Enterprise<br>GitHub<br>Get Started
Your dev environment,<br>in your pocket.
Run agents, terminals, code editor and browser DevTools from your phone.
Download on the --> App Store<br>Get it on --> Google Play
Watch demo
RS AS S<br>Built by a team behind<br>Acode, the mobile code editor with<br>4M downloads on Play Store.
Live terminal<br>pnpm run dev
5+ agents<br>all on your machine
Open localhost<br>localhost:3000
Not just a terminal.<br>Your whole stack.
Shellular keeps the machine, tools, repos, and agents you already rely on reachable from anywhere — without the<br>usual mobile-dev compromises.
Agents Run the AI agents you already use<br>Claude Code, Codex, OpenCode and the rest — running where your code already lives, controllable from your couch.<br>Full agent UI from your phone<br>No copying context between devices<br>Pick up the exact session you left
refactor checkout to use cart hook<br>Codex
edited src/cart/useCart.ts
streaming · 142 tokens/s
Terminal A real terminal in your pocket<br>Run commands, restart services, tail logs. Not a sandbox, not a fake shell — the same machine you'd sit down to.<br>Full TTY, full PATH<br>Session keeps state across reconnects<br>Touch-optimized chord shortcuts
tmux · 2 panes<br>~/api › pnpm dev<br>› ready on :3000<br>✓ compiled in 412ms<br>~/api ›
[14:02] GET /cart 200<br>[14:02] GET /cart/items 200<br>[14:03] POST /checkout 201<br>[14:03] retry x1
Localhost Open your local apps from anywhere<br>Tunneled access to whatever's running on your machine — dev servers, dashboards, internal tools — without exposing them to the world.<br>Browse localhost from your phone<br>DevTools just work<br>Encrypted & private
localhost:3000
Active<br>128
MRR<br>$24.1k
Files The same repos, the same files<br>Touch your actual project files — no sync conflicts, no "mobile version". Edit, commit, push, all on the source machine.<br>Real git, on the real repo<br>Supports TypeScipt, Python, Go & more.<br>Stage hunks from your thumb
apps
checkout
Cart.tsx M
index.ts
useCart.ts +
Cart.tsx<br>- const items = props.items<br>+ const { items } = useCart()<br>+ const total = sum(items)<br>staged · ready to commit
Works with the tools<br>you already use.
Shellular doesn't replace your dev environment — it forwards it. Whatever runs on your machine, runs on your<br>phone.
Codex<br>OpenCode<br>Hermes Agent<br>Claude Code<br>Cursor<br>Pi<br>Copilot
agents<br>terminal<br>localhost tunnel<br>git<br>code editor<br>resource monitoring
Secure<br>by default.
Your code is your business. We architected Shellular so even we can't read it.
Your Phone
E2E
Relay Server
E2E
Your Machine
All traffic is end-to-end encrypted — the relay never sees your data. The relay server is open source.
End-to-end encrypted
Data is encrypted on your device before it hits our server, and decrypted only on your phone. The relay just passes it through.
TLS in transit
All traffic runs over TLS — no unencrypted connections at all.
Key never leaves your device
Pairing is done by scanning a QR code that contains the encryption key. It's never transmitted through any network.
Only your devices can connect
Every new device must be approved by you on the host before it can connect.
Up and running<br>in under a minute.
Install the app, start the host on your machine, and connect to the environment you already use.
Install the app
Download Shellular on your phone. Available for both iOS and Android<br>Download on the --> App Store<br>Get it on --> Google Play
Start the host
One command on your machine — it connects to the relay and prints a QR code.<br>$ npx shellular
Scan & ship
Scan the QR code, approve the device on the host, and your full dev environment is in your pocket.
scan QR → approve → live
Real workflows,<br>not demos.
I was at the passport office for 3 hours today, and built a huge engineering feature. Love it man, absolutely love it.<br>RS Raj Sheth Software Engineer, Ema<br>I use Shellular to watch model training jobs on my GPU server, and to keep my Codex and Claude Code sessions going while I'm out. Not having to carry the laptop is the best part.<br>AS Anindyadeep Sannigrahi Co-Founder, LiteFold<br>Shellular let me actually go out, hang with friends and chill in the park, and still feel unchained. Every agent session is right there no matter which folder, unlike some competitors.<br>S Sohom Previously at Lossfunk
Ready to take your stack<br>with you?
Get started<br>Read the docs