Code from
your couch.
Run Claude Code on your PC. Control it from your phone via Telegram.
Start sessions, send prompts, approve commands — from the garden, the bus, or bed.
Dead simple setup.
Three steps. Five minutes. Then code from literally anywhere.
Run the bot on your PC
bash scripts/setup.sh then bash scripts/start.sh. That's it. Dependencies, database, everything handled.
Open Telegram
Message your bot. It's already waiting. Type /new Fix the login bug and watch Claude go.
Code from anywhere
Garden, bus, bed, another country. Your PC does the heavy lifting. You just talk to Claude via your phone.
Like texting a senior engineer.
Except this one never sleeps, never judges, and works weekends.
/home/user/projects/my-app
Edit src/settings.tsx - Added theme toggle component
Edit src/styles/theme.css - Created dark color variables
Edit src/hooks/useTheme.ts - New hook for theme persistence
The toggle saves preference to localStorage and respects system preference by default.
e4f5a6b7 [active] *
Add dark mode support...
c3d4e5f6 [active]
Fix auth bug in login.py
Start a fresh Claude session with any prompt
See all your active sessions at a glance
Browse sessions from your terminal too
Jump back into any session, anytime
Everything you need. Nothing you don't.
Multi-session
Run multiple Claude sessions at once. Switch between them with a tap. Each gets its own context and working directory.
Resume anywhere
Pick up any session — even ones started from your terminal. Your conversation history persists. No context lost.
Telegram native
No app to install. No web UI. Just Telegram — which you already have. Works on any device, any OS.
Your eyes only
Single-user by design. Your Telegram ID is the only key. Bot token stays in .env, never committed. Zero attack surface.