Termopus is a mobile app that turns your phone into a secure remote control for Claude Code. A lightweight bridge agent runs on your computer and connects to your phone through an encrypted Cloudflare relay.
Every action Claude takes appears on your phone in real time. Approve file edits, review diffs, deny risky commands — all with a tap.
No open ports. No VPN. No SSH. Scan a QR code and you're connected.
|
Native Mobile Interface |
One-Tap Approvals |
Push Notifications |
|
Code Diff Previews |
Multi-Computer Sessions |
End-to-End Encrypted |
Seven layers of defense between an attacker and your codebase:
| 7 | Biometric Gate | Face ID / Fingerprint on every session |
| 6 | Device Attestation | App Attest (iOS) + Play Integrity (Android) |
| 5 | Cloudflare Zero Trust | mTLS + device posture enforcement |
| 4 | Cloudflare Tunnel | No open ports — outbound connections only |
| 3 | E2E Encryption | AES-256-GCM with per-session keys |
| 2 | Hardware-Backed Keys | Secure Enclave (iOS) / StrongBox (Android) |
| 1 | Certificate Pinning | Relay identity verified on every connection |
┌──────────┐ ┌─────────────────┐ ┌──────────┐ ┌────────────┐
│ │ E2E │ Cloudflare │ E2E │ Bridge │ │ │
│ Phone │◄──────►│ Relay │◄──────►│ Agent │◄──────►│ Claude Code │
│ │ AES-256 │ (zero-access) │ AES-256 │ │ stdio │ │
└──────────┘ └─────────────────┘ └──────────┘ └────────────┘
Your phone Can't read Your computer AI assistant
your data
- Install the bridge — a lightweight Rust agent that sits in your menu bar
- Scan a QR code — pair your phone with the bridge in seconds
- Start building — Claude Code runs on your machine, you control it from your phone
| Component | Technology |
|---|---|
| Mobile App | Flutter · Dart · Swift · Kotlin |
| Bridge Agent | Rust · Tokio · egui |
| Relay | Cloudflare Durable Objects · TypeScript |
| Crypto | AES-256-GCM · X25519 · Secure Enclave · StrongBox |
termopus.com · App Store & Google Play coming soon
Built with security-first architecture. Every message encrypted. Every action approved by you.

