Remix.run Logo
Show HN: Remux – an open-source tmux workspace designed for iPhone(github.com)
42 points by bitwise42 3 hours ago | 13 comments
dneri an hour ago | parent | next [-]

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?

bitwise42 an hour ago | parent [-]

thanks. there isn't a multi-pane view currently. i chose to show one pane at a time because of the available viewport on phones. you can switch between panes using the pane picker in the bottom sheet, but i'll consider adding that if there's enough demand.

selfsimilar 36 minutes ago | parent | prev | next [-]

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?

bitwise42 24 minutes ago | parent [-]

NIOSSH itself doesn't include Mosh support, so adding it would require a mosh client. i didn't include it in the initial beta, because mosh isn't direct fit for tmux control mode, which requires an ordered raw byte stream. i'm planning to add mosh for standalone terminal sessions tho.

hmokiguess 2 hours ago | parent | prev | next [-]

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.

tambourine_man 43 minutes ago | parent | next [-]

What PWA are you currently using?

hmokiguess 2 minutes ago | parent [-]

My own fork of this https://github.com/tiann/hapi with Tailscale and less features I don't need

bitwise42 an hour ago | parent | prev [-]

thanks! if you try it, let me know if there are any features you’d like to see.

gigatexal an hour ago | parent | prev | next [-]

The amount of things mitchellh’s ghostty have enabled has been awesome

bitwise42 an hour ago | parent [-]

absolutely. ghostty is one of the projects i admire most, built by the engineer i look up to most.

sebmellen 2 hours ago | parent | prev [-]

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?

bitwise42 an hour ago | parent [-]

thanks for giving it a try. it isn't limited to local networks. Remux connects directly over ssh to any machine reachable from the iPhone, including thru a private network such as tailscale.

sebmellen 21 minutes ago | parent [-]

Thank you for making it! Let me sponsor you on GitHub!

We are hiring smart + driven engineers (email in bio).