Mobile front-end for your AI coding assistant - opencode
A native Flutter client for opencode. Chat with AI agents, review code, approve tool execution, and track token costs - all over an encrypted SSH tunnel to your own server. 100% private, zero cloud middleman.
↓ Scroll to explore
Support for both password and PEM key authentication
Real-time AI conversations with streaming responses and auto-reconnect
View history, create and delete sessions easily
Switch between build, plan and custom modes, or swap models on the fly
Configure separate working directories per server
Passwords and keys encrypted with Android Keystore
On your server
From Releases page
Add your server details
Start managing your server
curl -fsSL https://opencode.ai/install | sh
All processing happens on your own server. Zero third-party service connections.
Passwords and SSH keys are encrypted using Android Keystore. Never stored in plain text.
Experience smooth, responsive command execution with streaming technology.
Built with Flutter for smooth, fast performance on Android. Beautiful UI/UX.
Seamlessly handles network interruptions. Never lose your conversation context.
Fully open source on GitHub. MIT License. Contribute or self-host!