# zolrath/wemux

Multi-User Tmux Made Easy

Repository: https://github.com/zolrath/wemux
Canonical: https://ross.abutalabs.com/products/wemux
Language: Shell
License: MIT
License Family: permissive
Topics: bash-script, multiuser, tmux
Last push: 2022-10-03T08:50:52+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5292, "days_push": 1430, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3673, forks 141 (observed 2026-08-28T04:08:13.570872+00:00)

## What it is
Wemux is a shell script that enhances tmux to make multi-user terminal multiplexing easy. It lets a host user run a shared tmux server that other SSH users can join in read-only (mirror), shared-cursor (pair), or independent (rogue) modes.

## Use cases
- pair program with a teammate over ssh in a shared terminal
- let students watch a live terminal demo in read-only mode
- share a tmux session with multiple users on one server
- work independently in the same tmux session as another user
- list connected users and get attach/detach notifications

## When to choose
- you need multi-user tmux sessions with simple host/client modes
- you want a lightweight shell script with no dependencies beyond tmux
- you are doing remote pair programming or terminal-based teaching

## When to avoid
- you only need single-user tmux
- you want an actively developed tool with recent features
- you need a GUI-based collaboration or screen-sharing solution

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: developer-tools, terminal-ui, concurrency
- domain: developer-tools, cross-platform
- platform: cli
- tags: tmux, pair-programming, multiuser, shell-script, terminal-multiplexing, command-line, linux, macos

## Member repositories
- zolrath/wemux (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.570872+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-29T18:31:18.273555+00:00, confidence not recorded.
  - readme: https://github.com/zolrath/wemux (fetched 2026-08-28T04:08:13.570872+00:00, sha 0b95c55f95aa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
