LiuTianjie

LinkShell - Control your AI terminal sessions from your phone.

LinkShell lets you view and control Claude Code, Codex, Gemini, or Copilot terminal sessions from your phone. It bridges a real PTY session over WebSocket, preserving colors, cursor control, and signals. Start with one command, pair via QR code, and you're connected. Works on LAN with built-in gateway or across networks with a remote server. Supports reconnection recovery, scrollback buffer, and optional desktop screen sharing. Built for developers who use AI coding assistants.

Add a comment

Replies

Best
LiuTianjie
👋 Hey Product Hunt! I built LinkShell because I kept running into the same problem — I'd kick off a Claude Code session on my laptop, walk away to grab coffee, and have no way to check on it or approve permission requests from my phone. LinkShell bridges your local AI terminal (Claude Code, Codex, Gemini, Copilot) to your phone over WebSocket. It's a real PTY bridge, not just text mirroring — colors, cursor control, Ctrl+C, everything works. How it works: - Run linkshell start --provider claude on your machine - Scan the QR code with the app - You're connected. Full terminal control from your phone. It works on LAN out of the box (built-in gateway, zero config), or you can deploy the gateway on a server for remote access. The whole thing is open source and self-hosted. Would love to hear your feedback!