Back to browse
GitHub Repository

Mobile chat interface for Claude CLI with E2E encryption. Access Claude from your phone via Cloudflare tunnel.

22 starsTypeScript

Claude Remote

by jamiepond·Feb 12, 2026·3 points·2 comments

AI Analysis

●●SolidNiche GemBig Brain

E2E encrypted remote Claude Code access from phone; dogfooded via itself.

Strengths
  • Genuine security architecture: ECDH P-256 + AES-256-GCM per message, not just HTTPS wrapper
  • Self-referential build: codebase generated by Claude Code, controlled remotely via this app—real dogfooding
  • Rich activity panel shows live tool calls, file diffs, bash commands, sub-agent tasks in real-time
Weaknesses
  • Requires manual HTTPS setup (Cloudflare Tunnel or nginx); not plug-and-play for non-infra users
  • Narrow audience: only for developers who both run Claude Code locally AND want mobile remote access
Target Audience

Developers running Claude Code on desktop/server who want remote mobile access and monitoring

Similar To

Remote development environments (Cursor Remote, VS Code Remote) · Secure tunneling (Tailscale, Ngrok)

Post Description

Use your local Claude Code instance from your phone.

Similar Projects

Developer Tools●●Solid

Claude Remote – control Claude Code on your Mac from your phone

A pragmatic, privacy-minded shim: a ~5MB menu‑bar app that bridges a browser chat to Claude Code and streams results in real time via Firebase. The author implemented E2E crypto (ECDH P-256 + AES-256-GCM) so the server never sees plaintext — neat and useful — though installing a non‑App‑Store DMG and trusting the native binary is the main UX/security friction.

WizardrySolve My Problem
ChilinAI
213mo ago