OPEN_SOURCE ↗
YT · YOUTUBE// 21d agoOPENSOURCE RELEASE
clsh brings real terminal access to phone
clsh is an open-source cross-device terminal interface that lets you reach a real PTY on your machine from phone, tablet, or desktop. The project is built around quick bootstrap via QR code, multiple live sessions, a terminal-optimized keyboard, and optional persistence through tmux, so you can keep steering Claude Code or other CLI workflows even when you are away from your desk.
// ANALYSIS
This feels less like a gimmicky “remote shell” and more like a serious mobile control surface for long-running agent workflows.
- –The main differentiator is that it exposes a real terminal session, not a simulation or a thin SSH wrapper.
- –The mobile-first UX matters here: session grid, custom keyboard, PWA install, and quick QR onboarding all reduce the friction that usually kills remote-terminal tools.
- –tmux-backed persistence is a smart choice for always-on workflows, especially for AI agents that need intermittent human oversight.
- –Security is thoughtfully called out, which is important because remote shell access is high-risk by design.
- –The audience is narrow but clear: people who actively run Claude Code or similar agents and want to check in from anywhere.
// TAGS
terminalmobileremote-accessclaude-codeagentptytmuxopen-source
DISCOVERED
21d ago
2026-03-21
PUBLISHED
21d ago
2026-03-21
RELEVANCE
7/ 10
AUTHOR
Github Awesome