Shellular | Run Claude Code, Codex, Cursor & OpenCode on Your Phone<br>FeaturesSecurityDocsBlogEnterpriseGitHubGet Started
Your dev environment,in your pocket.<br>Run agents, terminals, code editor and browser DevTools from your phone.
Download on the -->App Store<br>Get it on -->Google Play<br>Watch demo<br>RSASSBuilt by a team behindAcode, the mobile code editor with4M 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.Your whole stack.<br>Shellular keeps the machine, tools, repos, and agents you already rely on reachable from anywhere — without the usual mobile-dev compromises.
AgentsRun 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
TerminalA 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
LocalhostOpen 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
FilesThe 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<br>checkout<br>Cart.tsx M<br>index.ts<br>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 toolsyou already use.<br>Shellular doesn't replace your dev environment — it forwards it. Whatever runs on your machine, runs on your 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
Secureby default.<br>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.
Learn more about our security model
Up and runningin under a minute.<br>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.<br>scan QR→approve→live
Real workflows,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>RSRaj ShethSoftware Engineer, Ema“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>ASAnindyadeep SannigrahiCo-Founder, LiteFold“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>SSohomPreviously at Lossfunk
Ready to take your stackwith you?<br>Get startedRead the docs