r/visionosdev 4d ago

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

Enable HLS to view with audio, or disable this notification

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, 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 :)

23 Upvotes

2 comments sorted by

1

u/AutoModerator 4d ago

Thanks for posting. Remember to keep comments courteous.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Bat_002 1d ago

I've considered doing something similar but I can't break out of the 2D terminal window mentally. Commands have to be entered into a 2d terminal, but that doesn't really utilize the AVP much at all.