OpenCode is an open-source AI coding agent built for the terminal, with over 95K GitHub stars and a passionate developer community. With Termly, you can now access your OpenCode sessions from your iPhone or Android device.
OpenCode stands out from other AI coding tools for several reasons:
Adding mobile access with Termly means you can monitor builds, review suggestions, and send prompts from anywhere.
Before starting, make sure you have:
curl -fsSL https://opencode.ai/install | bash
npm i -g opencode
Open your terminal and install the Termly CLI globally:
npm install -g @termly-dev/cli
This installs the termly command that bridges your desktop OpenCode session to mobile.
Navigate to your project directory and start OpenCode through Termly:
cd /path/to/your/project
termly start --ai opencode
Or let Termly auto-detect OpenCode:
termly start
A QR code will appear in your terminal within seconds.
That's it! You're now running OpenCode on mobile.
Termly uses end-to-end encryption with AES-256-GCM and Diffie-Hellman key exchange. Your code never touches our servers in unencrypted form.
Your proprietary code stays private, always.
Tap the microphone icon in Termly to dictate prompts. Describe features, request refactoring, or ask questions about your codebase — all hands-free.
OpenCode's dual-agent system (build and plan) works seamlessly through Termly. Use Tab to switch between agents on your desktop, and see the results in real time on mobile.
When OpenCode generates code changes, review them on your phone before accepting. The mobile interface makes it easy to scroll through diffs and suggestions.
OpenCode supports Claude, GPT, Gemini, Llama, and local models. Switch models as needed — Termly relays everything transparently regardless of which model you're using.
QR Code Not Scanning?
Session Disconnecting?
Can't See OpenCode's Responses?
npm update -g @termly-dev/clitermly start --ai opencodeOpenCode is one of the most powerful open-source AI coding agents available, and with Termly, you can take it with you everywhere. Whether you're reviewing code on the train, sending prompts from a coffee shop, or monitoring a build from the couch — your OpenCode workflow stays with you.
Try it today:
Questions? Join our Discord community or email us at hello@termly.dev.