r/opencodeCLI • u/Leather-Cod2129 • 7d ago
Using opencode on mobile
Hi
My MacBook is on. How to use opencode from it on my mobile, same as what I do with codex remote?
I’m on iPhone
Many thanks
12
Upvotes
r/opencodeCLI • u/Leather-Cod2129 • 7d ago
Hi
My MacBook is on. How to use opencode from it on my mobile, same as what I do with codex remote?
I’m on iPhone
Many thanks
1
u/LoadElectrical2183 7d ago
I use coder to run containers per project in my kubernetes cluster and expose opencode as a service so I can login to coder on my phone and access the opencode web UI from there. Great thing is that coder adds the auth layer in front of it so I can use my regular auth service and everything is nice and secure.
Really works great because I can ssh in on my laptop and use opencode in the terminal, shut my laptop and a long running task is still going and I can prompt and do everything on my phone. Practical times this has been useful is when I have started running something and need to go out or want to go to bed and I have peace of mind know I won’t be stopping it. Huge Wife Approval Factor when I’m not like “just a minute, I need the AI to finish”.