▲ 6 r/tmux

I built a tmux-integrated SSH terminal for Vision Pro / iPad first, CLI-agent friendly

I've been building this app for about a month, designed mainly for Vision Pro and iPad. iPhone is also supported. The idea: I wanted a multi-window remote terminal with tmux-first integration on mobile, so I can use it anywhere.

Highlights

  • Vision Prop: Multi-scene windows. iPad: Multi-window via Stage Manager and tabs. iPhone: Tabs
  • iCloud Keychain sync: a host only needs to be bound once, via mpx-cli or manually
  • Mosh support (included in Pro)
  • CLI-agent initial support (agent key bar and alerts) for Claude Code, Codex, Pi, and Grok Build
  • Also supports herdr

Pro: one-time purchase, funds development; you can also build it yourself

GitHub: https://github.com/multiplex-term/Multiplex (License: Apache-2.0)
TestFlight: https://testflight.apple.com/join/91116D4n (Beta testing, v1.4.0, Pro can unlock without real payment in this mode)
App Store: https://apps.apple.com/app/id6790074057 (v1.3.1)

u/jhen_jie — 3 days ago
▲ 55 r/visionosdev+1 crossposts

A tmux/herdr-first SSH terminal on visionOS, CLI-agent friendly

I've been building this app for about a month, mainly designed for Vision Pro and iPad (iPhone is also supported). The idea: I wanted a multi-window remote terminal with first-class tmux integration on mobile, so I can use it away from my desk, it can even be a companion to Mac Virtual Display.

For CLI agents like Claude Code / Codex / Pi (initial support), the terminal window shows an agent key bar, and there's a file viewer and a browser to cover the basic needs of driving agents and reviewing code.

App Store: https://apps.apple.com/app/id6790074057
Website: https://multiplexterm.dev

GitHub: https://github.com/multiplex-term/Multiplex - it's open source (made it public a few days ago), good contributions are welcome, and you can also unlock Pro for free by building it yourself.

Credit: the demo video also uses the serve-sim npm package, which let me review real UI behavior in the app :)

u/jhen_jie — 7 days ago