tmuxy is a graphical user interface designed specifically for tmux, aiming to simplify session management for users who find tmux's keybindings and commands challenging to memorize. Rather than acting as a terminal emulator itself, tmuxy wraps around tmux, providing a GUI that attaches to either a local tmux server or a remote one via SSH. Each pane in the tmuxy interface corresponds directly to a tmux pane, maintaining the underlying functionality of tmux while offering a more accessible visual experience.
The platform is available as both a desktop application and a web server mode. The desktop app connects to tmux locally or remotely, while the web server mode exposes the same interface as a web app, allowing users to access their tmux sessions from any browser, including on mobile devices. This flexibility means users can manage their tmux environments from virtually anywhere without the need for additional applications on their devices.
tmuxy features a Rust-based backend that communicates with tmux through control mode, streaming state updates to a React frontend. Communication is handled via Server-Sent Events (SSE) in the web version or Tauri IPC in the desktop app. The web-based architecture enables advanced features such as image rendering, markdown previews, pane groups, and floating panes, all while preserving the core tmux experience.
As of now, tmuxy is still under development and not yet available as a stable release. The codebase is accessible on GitHub for those interested in contributing or exploring the architecture further.
tmuxy is a CLI tools & terminal project. It focuses on making tmux session management accessible through a graphical interface for users who struggle with command-line controls. It is built as an open-source project for developers and terminal users. tmuxy is open source under the MIT license. tmuxy is available on the web, the command line, macOS, Windows, and Linux, and it can be self-hosted.
tmuxy first shipped in 2026. Development happens publicly on GitHub with 56 stars and 281 commits in the last 90 days. Among its 7 catalogued features are tmux GUI, web interface, and desktop app.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do