Remux is a new open-source native iOS client designed for interacting with remote tmux workspaces. It provides a mobile-first interface for managing tmux sessions, windows, and panes directly from an iPhone, built on the Ghostty terminal core.
The client allows users to attach to existing tmux sessions or start new ones, and to navigate between windows and panes with swipe gestures and live previews. It includes a shortcut palette for running saved commands, with starter sets for shell, Claude Code, and Codex, and supports custom commands.
Remux also enables file previews for code, images, PDFs, and HTML pages directly from terminal output, and allows long-pressing localhost URLs to open development servers with hot reload and WebSockets. Users can upload photos and files to the server, with image markup support.
Remux connects directly to the server via SSH, without requiring a relay or an account. Passwords and private keys are stored in the iOS Keychain, and trusted host keys are remembered. Cursor control is managed by holding the space bar or long-pressing in the terminal.
Remux is currently available as a public beta through Apple's TestFlight program. Developers can also build the application from source, requiring Xcode with iOS 18 SDK support and XcodeGen. The client offers theme options including Ghostty default, Catppuccin Mocha, and Catppuccin Latte, with adjustable font sizes.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Remux, a new native iOS client for remote tmux workspaces, is now available in public beta, offering mobile-first interaction with tmux sessions, windows, and panes. This tool allows developers to manage remote development environments from an iPhone, including file previews, localhost access, and direct SSH connections.