# Helvesec/rmux

Universal Rust multiplexer with a typed SDK — drive any CLI or TUI app from code. Native on Linux, macOS, and Windows.

Repository: https://github.com/Helvesec/rmux
Canonical: https://ross.abutalabs.com/products/rmux
Homepage: https://rmux.io
Language: Rust
License: NOASSERTION
License Family: other
Topics: agent, ai, multiplexer, rust, cli, linux, macos, multiplexers, powershell, ratatui, terminal, tokio, windows
Last push: 2026-08-09T22:38:33+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 96, longevity 7
- inputs: {"age_days": 110, "days_push": 24, "days_rel": 29, "gap_med": 4, "n_releases_24m": 16}
- flags: young, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2597, forks 148 (observed 2026-08-28T04:07:03.237117+00:00)

## What it is
RMUX is a terminal multiplexer written in Rust that is tmux-compatible and natively supports Linux, macOS, and Windows (ConPTY). It ships typed SDKs for Rust, Python, and TypeScript so agents and scripts can drive persistent terminal sessions programmatically, plus browser-based Web Share for sharing sessions.

## Use cases
- drive a CLI or TUI app from code
- keep terminal sessions alive across script runs
- automate terminal testing with assertions on output
- replace tmux on Windows without WSL
- share a terminal session in the browser
- let an AI agent control a persistent shell

## When to choose
- you need tmux-like multiplexing with native Windows support
- you want Playwright-style programmatic terminal automation instead of TTY scraping
- you're building agents or CI tooling that must drive interactive CLIs from Rust, Python, or TypeScript

## When to avoid
- you only need plain tmux and are happy on Unix
- you need a battle-tested, decades-mature multiplexer (rmux is young, v0.10)
- you require a permissively documented license (license is unverified/nonstandard)

## Facets
- artifact type: library
- maturity: active
- function: terminal-ui, cli, developer-tools, sdk, concurrency, testing
- domain: developer-tools
- platform: windows, rust, python, cli, cross-platform
- tags: terminal-multiplexer, tmux-compatible, pty, terminal-automation, agent-tooling, tokio, ratatui, web-share, conpty, session-management, command-line, automation, terminal, ai-agents, linux, macos, nodejs

## Member repositories
- Helvesec/rmux (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:03.237117+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:21:22.413961+00:00, confidence not recorded.
  - readme: https://github.com/Helvesec/rmux (fetched 2026-08-28T04:07:03.237117+00:00, sha 0c3c42c0038e)
  - homepage: https://rmux.io (fetched 2026-08-29T10:04:23.717674+00:00, sha 0743833cdcca)
  - site_page: https://rmux.io/docs/get-started (fetched 2026-08-29T10:04:23.726899+00:00, sha 865e6858b9a7)
  - site_page: https://rmux.io/docs/examples (fetched 2026-08-29T10:04:23.729289+00:00, sha 1d7b22242388)
  - site_page: https://rmux.io/docs/api (fetched 2026-08-29T10:04:23.731260+00:00, sha e4fb96e7e93f)
  - site_page: https://rmux.io/docs/cli (fetched 2026-08-29T10:04:23.733051+00:00, sha 7ef2b2b81aac)
  - site_page: https://rmux.io/docs/web-share (fetched 2026-08-29T10:04:23.734658+00:00, sha c32340f3ff05)
  - registry_crates: https://crates.io/api/v1/crates/rmux (fetched 2026-08-29T10:04:23.736620+00:00, sha d481e50b1ec7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
