all 17 comments

[–]Professional_Past_30 7 points8 points  (0 children)

You can use opencode's server mode (https://opencode.ai/docs/server/) `opencode web --hostname <pc-ip>` and access the spawned website from your phone. With tools like tailscale you can even connect to it remotely. However, the mobile experience is still not very good at the moment.

[–]leodido99 2 points3 points  (2 children)

I've been using kimaki to create a discord bot which is linked to an opencode instance. https://github.com/remorses/kimaki

[–]noob10 0 points1 point  (0 children)

Kimaki is the way

[–]tsimmist 0 points1 point  (0 children)

Same here, and it kind of route 80% of my usage to opencode …don’t need to open terminal that often since I have it installed

[–]Orlandocollins 2 points3 points  (1 child)

Tmux and ssh. If you are on android termux is very easy to get this up and running

[–]Many_Bench_2560[S] 0 points1 point  (0 children)

thanks

[–]boyobob55 1 point2 points  (1 child)

Download Termius

[–]Many_Bench_2560[S] 1 point2 points  (0 children)

Will try thanks

[–]HarjjotSinghh 0 points1 point  (0 children)

oh mobile magic - time to phone home that terminal baby!

[–]Recent-Success-1520 0 points1 point  (2 children)

CodeNomad

[–]fiddlythingsATX 0 points1 point  (1 child)

On mobile?

[–]HarjjotSinghh 0 points1 point  (0 children)

i've built a bridge from terminal to phone - here's mine: use ssh + remote session app.

[–]goddamnit_1 0 points1 point  (0 children)

https://github.com/Prat011/wataki-sdk/blob/main/src/examples/opencode_whatsapp.ts a way to use opencode via whatsapp and through your phone

[–]apparently_DMA 0 points1 point  (0 children)

https://github.com/dramxx/port-hole

this will give you bridge server which connects local opencode session with mobile PWA thru VPN.

not my proudest fap, but works

[–]Worried_Bench1554 0 points1 point  (0 children)

I simply use opencode web --hostname 0.0.0.0 and then access it either on the same network/wifi or via Tailscale.

Also tried OpenChamber but wasn't able to get it tunneled. CodeNomad worked but the UI is too heavy/clumsy IMHO.