remobi
Control tmux terminal sessions from your phone
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install remobi?▼
Run `npx skills add connorads/remobi --all -g -y` in your terminal to install the setup skill globally, then ask your coding agent to onboard you.
How to control tmux from my phone?▼
Run `remobi serve` on your computer and open the local URL on your phone through a trusted tunnel like Tailscale. You get your full tmux session with swipe navigation, pinch-to-zoom, and tap-to-send commands.
Does remobi work with zellij or herdr?▼
Yes. Start it with `remobi serve -- zellij attach --create main` or `remobi serve -- herdr --session main`, and the default touch controls work unchanged.
Is remobi secure to expose on my network?▼
remobi binds to localhost by default and has no built-in login, so you should publish it only through a private layer like Tailscale Serve. Never expose it directly to the public internet.
Can I set up remobi without manual configuration?▼
Yes. The included setup skill inspects your tmux config, generates a validated remobi.config.ts, and suggests mobile-friendly tweaks automatically in one conversation.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core