MobileCLI/mobilecli — reverse-engineered prompt
Reverse engineered prompt
Build me a desktop tool called MobileCLI that lets me control AI terminal sessions from my phone. I want a small daemon and CLI that runs on my dev machine, pairs with the existing iPhone app by showing a QR code, and then streams terminal sessions to my phone in real time over my own network, like LAN, Tailscale, or a protected endpoint.
It should let me start sessions for Claude Code, Codex, Gemini, or just a normal shell, give sessions names, keep them around after restarts, and show full terminal output with keyboard input going back to the running process. I also want it to notice when an assistant is waiting for approval, asking a question, or finished, and send a push notification to my phone so I can respond away from my desk.
Please include remote file browsing and simple editing support, basic config options, and install scripts for easy setup on macOS, Linux, and Windows. Look up current docs online if you need to.
Want more depth? Deep Reverse