Show HN: Shellular – run Claude Code, Codex, Pi from your phone
11–20 of 43 posts
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#12Claude Code has a /remote-control command let's you access the session from their phone app or a browser, is this better?
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?
we give you access to all of it, not just a chat UI :)
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#13Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#14do i need to keep my laptop screen on all the time? how it is different from claude mobile connection?
and even close the lid by keeping it connected to AC power, and after running
pmset -a disablesleep 1
and with Claude remote control, you've to explicitly /remote-control a session/folder for it to work.
Shellular shows your all your old sessions, let's you continue them, 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?
we give you access to all of it, not just a chat UI :)
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#15Your app is better than the web app I have since it's native, but we still need to use your CLI and daemon to work. Would be really nice if you supported Tailscale.
Also take a look at Zedra[1]. It's similar to yours and powered by Iroh[2] which will replace the need for Tailscale.
0. https://github.com/amantus-ai/vibetunnel
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#16So just a mobile wrapper on agents running on some machines?
also we're compatible with ACP (https://agentclientprotocol.com/get-started/introduction).
why don't you try the app and check it out on github too at github.com/shellular-org :)
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#17I built something similar by forking Vibetunnel[0] and turned into a Next.js app that runs on my laptop. Then I connect my laptop and phone to the same Tailscale network and use the 100.xx on my phone to access the same application on my phone. Your app is better than the web app I have since it's native, but we still need to use your CLI and daemon to work. Would be really nice if you supported Tailscale. Also take…
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#18On your homepage you only compare with two proprietary ones. Please consider adding Paseo as well.
Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#19Re: Show HN: Shellular – run Claude Code, Codex, Pi from your phone
#20Claude Code has a /remote-control command let's you access the session from their phone app or a browser, is this better?
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?…
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.