Launching today

Mobily
Control desktop terminal from android. Free & OpenSource.
5 followers
Control desktop terminal from android. Free & OpenSource.
5 followers
The Problem: AI coding agents (Claude Code, Cursor, etc) run long sessions but get blocked on tool approvals when you walk away from your desk. Mobily streams your live desktop terminal directly to your Android device. Zero Central Relay: Terminal traffic travels directly via Microsoft Dev Tunnels, Mobily does not operate any middleman servers. Setup: Run npx mobily@latest on your PC and scan the QR code on Android to get started.



Hey! 👋
I'm the creator of Mobily.
Like many of you, I've been using AI coding agents heavily in my workflow. But I kept hitting the same frustration: I'd kick off a long task, step away to grab coffee or relax on the couch, and return 20 minutes later only to realize the agent was blocked on line 2 waiting for a tool approval confirmation!
I didn't want a heavy cloud-hosted solution or complex SSH/VPN setups on my phone. So I built Mobily.
What is Mobily?
Mobily streams your live desktop terminal directly to your Android device with zero cloud relays in the middle.
⚡ Key Features:
- 🚀 Instant Setup: Run `npx mobily@latest` on your computer & scan the QR code on Android.
- 🔒 Hardware-Backed Security: Reachability via Microsoft Dev Tunnels. Pair once with Android Keystore device keys—no server sees your PTY bytes.
- 📱 Mobile-First Terminal: Full xterm.js terminal grid with touch-friendly Ctrl, Alt, Esc, arrow keys, and tmux session survival.
- 🌿 Mobile Git: Inspect diffs, stage files, switch branches, and commit right from your phone.
Mobily is 100% open source under the MIT license!
I'd love to hear your feedback, thoughts on new features (iOS support, SSH backends, custom shortcuts), and how you manage your agent workflows.
Try it now: `npx mobily@latest`
GitHub: https://github.com/kirank55/mobily
Looking forward to your comments!