Hi HN, i'm building Remux, a touch-first tmux workspace for iPhone, powered by Ghostty’s terminal core. It makes sessions, windows, and panes easier to navigate on a small screen, and includes:
- Long-press previews for file paths and localhost links in terminal output
- Saved commands
- File and photo attachments
- Image annotation and touch-friendly terminal controls
I think this is a very cool effort. Sorry you got downvoted to oblivion (probably because of the "vibe-coded" feel of the website and website copy, etc.)
I'll try it out!
Question for you — what is your security model? It seems like this only supports local network access, is that correct?
The app looks great, congratulations on the beta. Will continue testing it, but it connects well and works quite fast. I mainly use Termius, but the tmux support here is interesting.
I don't know much about the SSH this app uses (Citadel) which uses NIOSSH under the hood. I prefer using Mosh (https://github.com/mobile-shell/mosh) for mobile apps where connectivity is often spotty. Does NIOSSH use a model that accounts for that?
I have always secretly wanted someone to hack up something like tilda for android, with a shortcut to drop down. The APIs do not exist to support it tho... well, not that I could find. Guessing someone really clever could figure it out.
Can anybody suggest a good terminal for iOS? I’ve used iSH a fair amount in the past but that hasn’t had an update in three years. I’m mainly just looking for tools like curl, dig, ping etc.
This is great – I built almost the same thing. It's eerie how similar it made that footer on the public websites! Your app definitely looks a bit nicer than mine though! https://belfry.robgough.net
I actually started with a Mac app primarily, as I wanted to have an easier way to switch sessions with the mouse and see Claude Code's status at a glance (I had herdr envy, but wanted to keep tmux). I then figured why not do the iOS/iPad version while I was at it.
Highly encourage you to build out a Desktop version, I'm now using mine as my only terminal and wouldn't go back. Working across machines feels seamless.
18 comments
[ 3.3 ms ] story [ 12.4 ms ] thread- Long-press previews for file paths and localhost links in terminal output
- Saved commands
- File and photo attachments
- Image annotation and touch-friendly terminal controls
Remux is free, open source, and MIT-licensed.
TestFlight: https://testflight.apple.com/join/fHqG1ruE
Demo: https://getremux.app
I'll try it out!
Question for you — what is your security model? It seems like this only supports local network access, is that correct?
Any way to see multiple panes at the same time?
Been using Blink.sh with mosh, and the persistence of session is a joy, but the interface is still.. awkward at times.
I actually started with a Mac app primarily, as I wanted to have an easier way to switch sessions with the mouse and see Claude Code's status at a glance (I had herdr envy, but wanted to keep tmux). I then figured why not do the iOS/iPad version while I was at it.
Highly encourage you to build out a Desktop version, I'm now using mine as my only terminal and wouldn't go back. Working across machines feels seamless.