If you've used Claude Code, you know how powerful it is.
But there's one problem — you're chained to your desk.
What if you could send Claude Code commands from your phone, get real-time responses, and keep working from anywhere?
That's exactly why I built ttapp.
The Problem
I kept having ideas while commuting, lying in bed, or grabbing coffee. By the time I got back to my desk, the momentum was gone.
Claude Code is incredible — but it lives on your desktop. And your desktop doesn't fit in your pocket.
What ttapp Does
ttapp connects your mobile phone to your desktop Claude Code session in real time.
- Type a command on your phone
- Claude executes it on your desktop
- Results stream back to your mobile instantly
No VPN. No SSH. No complicated setup.
How It Works
The architecture is surprisingly simple:
Mobile (Flutter) → Firestore → Desktop (Tauri)
↓
Claude Code CLI
↓
Mobile (Flutter) ← Firestore ← Results
- Mobile writes a message to Firestore
- Desktop listener picks it up instantly
- Claude Code runs with
--resumefor session continuity - Results stream back to mobile in real time
Tech Stack
- Mobile: Flutter (iOS + Android)
- Desktop: Tauri v2 (macOS, Windows, Linux)
- Backend: Firebase (Firestore + Cloud Functions)
- Bridge: Claude Code CLI with session resume
What You Can Do With It
🔧 Fix bugs while commuting
📱 Review code from your couch
🌙 Send a quick command at midnight
☕ Check build status over coffee
Try It Free
ttapp is free to start — no credit card needed.
Available on iOS, Android, macOS, Windows, and Linux.
Would love to hear your thoughts — what would you add to a tool like this? 👇
Top comments (0)