Runmote - Control any AI coding agent from your phone

by•
Run any AI coding agent on your PC from your phone via QR code or 8-digit pairing. No SSH. No VPN. Works on Android, Linux, macOS, Windows.

Add a comment

Replies

Best
Maker
šŸ“Œ
Hey Product Hunt! šŸ‘‹ I'm Raza, the developer behind Runmote. The frustration that started this: I kept wanting to check on long-running OpenCode sessions from my phone but had to set up SSH tunnels every single time. So I built the whole thing from scratch: → Python daemon (auto-detects ACP agents) → FastAPI relay server (self-hostable) → Flutter Android app → Tauri Windows desktop app Runmote is now listed on the official ACP clients page alongside Agmente, Ferngeist, and Happy. The entire stack — daemon, relay, mobile app, desktop app — is MIT licensed. Try it: curl -fsSL | bash Happy to answer anything about the architecture, ACP protocol, or how I built it while learning Flutter for the first time šŸ™