Launched this week

Intode
The mobile SSH IDE where Claude Code actually works
1 follower
The mobile SSH IDE where Claude Code actually works
1 follower
Intode is a mobile SSH IDE for Android. Connect to your server and get a full dev environment on your phone. What makes it different: • Claude Code works perfectly — TrueColor, ANSI, mouse events, ink TUI • All-in-one — SSH terminal, SFTP file browser, code editor (150+ languages), web debugger • Session restore — reconnect and your workspace comes back • Port forwarding — preview your dev server with DevTools Open-core (MIT). Free to start, Pro from $4.99/mo.







Hey everyone! I'm Aaron, the solo developer behind Intode.
I built this because I wanted to run Claude Code from my phone. Every SSH app I tried broke the TUI — garbled colors, missing characters, no mouse events. So I built one that treats terminal compatibility as non-negotiable.
Then I kept going: file browsing, code editing, port forwarding with web preview, session restore.
Three things I'm most proud of:
1. Claude Code just works — I wrote a native Android terminal (not WebView-based) to getTrueColor and ink TUI rendering right
2. Everything in one app — terminal + files + code + web debugger. No app switching.
3. Session restore — mobile connections drop constantly. When you reconnect, your entire workspace comes back.
The core is open source (MIT) — check it out at github.com/intode/intode-core.
Launch week deal: 50% off the annual plan — $14.99 for the first year.
Would love your feedback — what features would make this more useful for your workflow?