# greymd/tmux-xpanes

Awesome tmux-based terminal divider

Repository: https://github.com/greymd/tmux-xpanes
Canonical: https://ross.abutalabs.com/products/tmux-xpanes
Language: Shell
License: MIT
License Family: permissive
Topics: tmux, tmux-plugins, zsh-completions, bash, bash-script, cli, commands
Last push: 2026-05-05T03:23:08+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 80, release rhythm 8, longevity 100
- inputs: {"age_days": 3491, "days_push": 120, "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 2104, forks 67 (observed 2026-08-28T04:06:13.786900+00:00)

## What it is
tmux-xpanes (xpanes) is a shell-based CLI tool that splits a tmux window into multiple panes and executes commands in each pane simultaneously. It supports running from inside or outside tmux sessions, operation logging, flexible layouts, and generating commands from standard input.

## Use cases
- run the same command on multiple hosts in parallel panes
- ssh into multiple servers at once with logging
- monitor cpu memory and disk in separate panes
- operate multiple docker containers interactively
- split terminal into a grid of panes with custom layout
- execute commands generated from stdin across panes

## When to choose
- you already use tmux and want to fan out commands across many hosts or containers
- you need synchronized interactive sessions with per-pane logging
- you want a lightweight shell tool installable via brew, apt, dnf, or yum

## When to avoid
- you don't use or want tmux as a dependency
- you need a GUI-based terminal splitter
- you're on Windows without WSL or a tmux-compatible environment

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, terminal-ui, developer-tools, workflow-automation
- domain: developer-tools
- platform: cli, cross-platform
- tags: tmux, terminal-multiplexer, shell-script, parallel-execution, ssh, pane-management, command-line, devops, automation, linux, macos

## Member repositories
- greymd/tmux-xpanes (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:13.786900+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:54:13.032202+00:00, confidence not recorded.
  - readme: https://github.com/greymd/tmux-xpanes (fetched 2026-08-28T04:06:13.786900+00:00, sha 7a9770e13499)
- Data as of 2026-08-30T08:39:29.467469+00:00.
