Show HN: Shellular – run Claude Code, Codex, Pi from your phone
31–40 of 43 posts
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#32Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#33Used paseo.sh which has Mac and iPhone app. Open source and works with many agents.
Also used Codex Relay App. That was nice but only works with one host.
Shellular plan to have a Mac app in the future?
In general, I think a great UI for coding agents that works across devices and remote boxes is god send.
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#34Will checkout Shellular. Used paseo.sh which has Mac and iPhone app. Open source and works with many agents. Also used Codex Relay App. That was nice but only works with one host. Shellular plan to have a Mac app in the future? In general, I think a great UI for coding agents that works across devices and remote boxes is god send.
check https://app.shellular.dev :)
and yes, we'll introduce a Mac app soon.
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#35Earlier quoted context omitted.
build from source is also not working? http://github.com/shellular-org/app
Build is failing due to missing build.json, so I just put Pi (DeepSeek v4 Flash) on it. Been a bit but waiting to see how it works out as I've actually never used Pi for anything before. I'm currently waiting for my Claude weekly quota to reset though, so no time like the present.
just connect your phone to your computer, and run `pnpm run dev android` and that should install it :)
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#36Earlier quoted context omitted.
remote control is super annoying. you've to explicitly /remote-control a session/folder for it to work. Shellular shows your all your old sessions, and also create new ones if you want to. also what if you wanna use deepseek on opencode to write plan & cc/codex to execute it? or use terminals and run things for yourself? or see how the localhost site looks by accessing it? or js console to see the error logs & debug?…
> you've to explicitly /remote-control a session/folder for it to work. Actually you only have to do it once (or maybe it a config option) and it automatically remotes future sessions (but you still have to actually run each Claude Code instance). The other stuff is pretty cool and very lacking though.
Shellular, or Claude Remote Control?
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#37Earlier quoted context omitted.
Codex does too. It's the best of them. Lets you connect directly to your mac, and run codex ON your mac.
Ugh, that's not better at at all
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#38Just yesterday I needed this and resorted to running the harness in a sprite[0] in a proot distro[1] in termux: while I appreciated the symbolism of recurrence, it was a pain to set up. Will have a look. [0]: https://sprites.dev/ [1]: https://github.com/termux/proot-distro
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#39Earlier quoted context omitted.
Build is failing due to missing build.json, so I just put Pi (DeepSeek v4 Flash) on it. Been a bit but waiting to see how it works out as I've actually never used Pi for anything before. I'm currently waiting for my Claude weekly quota to reset though, so no time like the present.
hey why don't you try dev build? just connect your phone to your computer, and run `pnpm run dev android` and that should install it :)
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#40Earlier quoted context omitted.
> you've to explicitly /remote-control a session/folder for it to work. Actually you only have to do it once (or maybe it a config option) and it automatically remotes future sessions (but you still have to actually run each Claude Code instance). The other stuff is pretty cool and very lacking though.
> very lacking tho Shellular, or Claude Remote Control?
After trying Shellular for a bit I have to honestly say though that it's got some sharp edges. Main one that hit me hard is the sessions don't sync: I expect to see the same thing (live and saved) across CC CLI and CRC as in Shellular and vice versa, but that isn't the case.