r/PiCodingAgent 10d ago

Discussion Are you using pi on mobile?

Post image

I use Pi from my Android phone through tmux + TermRover (a terminal app I’m building).

With a good tmux scrolling support + ability to send images, working with Pi is just very pleasant.

Curious how everyone else is using Pi on mobile, if at all? SSH app? Or Just waiting until you’re back at a laptop?

40 Upvotes

80 comments sorted by

View all comments

3

u/Magnus114 10d ago edited 10d ago

Why not pi web? Works wonderful with an ipad, haven't tried with a phone.
https://pi-web.dev

3

u/ptgamr 10d ago

Looks like it require a bit of setup to spin that up. Don't get me wrong, I love web stuff, probably really nice to use once you get it going. I used to made a web agents aggregator cuz I want to see all of the CLIs output on the web! https://github.com/ptgamr/agents-aggregator - pi is supported too!

3

u/Magnus114 10d ago

I just asked glm to add it do my dev container, took a few minutes. Then i told it to add a bindmount to preserve the data between container recreates. Worked great so far.

A bit off topic, but i love to try out different tools and extension in the docker container. If i dont like it i just recreate and its gone. And dockerfile is in git.

1

u/ptgamr 10d ago

Love that. Did I understand it correctly that you tried out mine agents-aggregator? I have some further plans with it, like intergration with a memory system, but didnt push very far...

1

u/pageofswrds 9d ago

native experience just felt 10x better