neurosnap/zmx
Session attach/detach for the terminal observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 98
- Release rhythm 82
- Longevity 23
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 55
- age_days: 327
- days_rel: 41
- days_push: 13
- n_releases_24m: 2
Adoption not part of the score
2083 stars · 145 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
zmx is a lightweight terminal session persistence tool written in Zig that lets users attach and detach from shell sessions without killing them. It is a minimal tmux alternative focused solely on session persistence, deliberately omitting windows, tabs, and splits.
Use cases
- persist terminal sessions across ssh disconnects
- detach from a long-running shell and reattach later
- share a terminal session between multiple clients
- send commands to a running session without attaching
- print scrollback history of a terminal session as plain text
- replace tmux when you only need session persistence
When to choose
- you want tmux-like session persistence without panes, tabs, or splits
- you prefer native terminal scrollback over multiplexer-provided scrollback
- you need to script commands into a persistent session without attaching
- you run macOS or Linux and want a small, fast single-purpose tool
When to avoid
- you need window/tab/split management that tmux or zellij provide
- you are on Windows
- you need a full terminal multiplexer with layouts and status bars
Facets
cli-tool · maturity active
terminal-ui developer-tools cli developer-tools cli tmux-alternative session-persistence terminal-multiplexer shell-sessions zig detach-attach command-line linux macos
2 sources
- readme: https://github.com/neurosnap/zmx · fetched 2026-08-28 · bece89a95115
- homepage: https://zmx.sh · fetched 2026-08-29 · f51ad60a1b3c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| neurosnap/zmx | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem