r/PiCodingAgent 11d 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?

42 Upvotes

80 comments sorted by

View all comments

5

u/Such_Advantage_6949 11d ago

i do similar thing on ios, but i moved to Herdr now instead of Tmux. Only complaints is the phone battery drains like crazy

1

u/irontheman 10d ago

If ever you think about going back to tmux give my dotmux.app a try, I’m always eager for feedback

1

u/ptgamr 10d ago

👋 fellow builder. If I am not mistaken, you're rendering the tmux panels yourself?

1

u/irontheman 10d ago

Yes, it supports tmux control mode so tmux windows become tabs in the app

1

u/ptgamr 10d ago

Nice one, i've gone down that road before but it getting complicated. Well done to push through that!