shell-pool/shpool
Think tmux, then aim... lower observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 99
- Release rhythm 99
- Longevity 65
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: 5
- age_days: 917
- days_rel: 7
- days_push: 7
- n_releases_24m: 20
Adoption not part of the score
1927 stars · 65 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
shpool is a lightweight Rust service that provides persistent named shell sessions that survive dropped connections, serving as a minimal alternative to tmux or GNU screen. Unlike full terminal multiplexers, it only handles session persistence, preserving native scrollback and copy-paste behavior.
Use cases
- keep shell sessions alive when ssh connection drops
- lightweight alternative to tmux for persistent terminals
- re-attach to a running shell after network disconnect
- run long-running commands remotely without losing them
- persistent shell sessions without breaking native scrollback
- manage multiple named remote shell sessions
When to choose
- you only need session persistence, not window splitting or tiling
- native terminal scrollback and copy-paste are important to you
- you want a lighter-weight alternative to tmux or screen
- you ssh into remote hosts and lose sessions on flaky connections
When to avoid
- you need tmux features like window splitting, tiling, or status bars
- you need a terminal multiplexer on Windows
- you require fully stable macOS support
Facets
cli-tool · maturity active
cli developer-tools self-hosted cli terminal-multiplexer shell-sessions tmux-alternative session-persistence ssh command-line linux macos
2 sources
- readme: https://github.com/shell-pool/shpool · fetched 2026-08-28 · 2e9fc4804d17
- registry_crates: https://crates.io/api/v1/crates/shpool · fetched 2026-08-29 · 692042913526
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shell-pool/shpool | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="shell-pool/shpool")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem