Show HN: Remux – an open-source tmux workspace designed for iPhone
bitwise42
92 points
31 comments
July 23, 2026
Related Discussions
Found 5 related stories in 1489.9ms across 14,736 title embeddings via pgvector HNSW
- Show HN: Reminal – A zero-config SSH alternative that's also mobile friendly harshalgajjar · 11 pts · July 01, 2026 · 67% similar
- Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK shideneyu · 170 pts · May 21, 2026 · 65% similar
- Show HN: Tmux-IDE, OSS agent-first terminal IDE thijsverreck · 75 pts · March 18, 2026 · 62% similar
- Show HN: Open-source Workspace (mail,docs,spreadsheet,drive) web/iOS nathanstitt · 84 pts · May 27, 2026 · 61% similar
- Show HN: Synapse – 2.9MB Mac app with screenshot, clipboard, Keep Awake and more harshanacz · 15 pts · June 02, 2026 · 58% similar
Discussion Highlights (14 comments)
bitwise42
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 Remux is free, open source, and MIT-licensed. TestFlight: https://testflight.apple.com/join/fHqG1ruE Demo: https://getremux.app
sebmellen
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?
hmokiguess
I have been wanting for something like this, today I use a PWA running off Tailscale on my device for simplicity, but a native app would be nice.
gigatexal
The amount of things mitchellh’s ghostty have enabled has been awesome
dneri
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. Any way to see multiple panes at the same time?
selfsimilar
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?
kovek
Please support /voice for claude!
rutharuth
congrats on the launch, I can see how much thought and work went into building this.
jambalaya8
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.
qudat
Neat! I'm curious, did you consider building on top of https://github.com/neurosnap/zmx which also does attach/detach and uses libghostty?
oarsinsync
The app looks cool, and the website design (tmux style pane at the bottom) is very clever. Nicely done. Will be giving this a try! Been using Blink.sh with mosh, and the persistence of session is a joy, but the interface is still.. awkward at times.
mmmulani
super cool, any interest in supporting fwknop/port knocking? happy to put up a PR
cpressland
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.
sdzgs
this is awesome. i was just claudding an exact copy of this. thanks for saving my tokens :)