top | item 45387359

Show HN: iOS Client for Claude Code SDK

2 points| rkotzy | 5 months ago |apps.apple.com

I just released an iOS app that lets you start a new Claude Code instance from your phone.

There are a lot of apps to transfer or resume Claude sessions from laptop -> phone but I wanted something that worked 100% from my phone and wasn't dependent on a connection to my laptop.

How it works: spins up a virtual machine for each user (on fly.io), clones a GitHub repo, and spins up a Claude Code instance. The VM spins down after 2hrs of inactivity.

I've been using it to open small PRs for new ideas or ask questions about my codebase when ideas pop into my head on the go. lmk what you think!

2 comments

order

MissTake|5 months ago

Not sure $12.00 a month for a spinnable VM on top of my other AI costs is worth it myself.

Would like something where I pay for my own architecture.

rkotzy|5 months ago

Was thinking about a bring-your-own-machine setup but the complexity isn't worth the cost savings imo. That dang 30% Apple fee for payments inflates VM cost.