spolu/warp
Secure and simple terminal sharing observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: n/a
- age_days: 3439
- days_rel: n/a
- days_push: 3102
- n_releases_24m: 0
Adoption not part of the score
1618 stars · 49 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Warp is a Go-based CLI tool for securely sharing a live terminal session with others via a simple `warp open` command. Clients connect read-only by default over TLS, and the host can grant or revoke write access per user.
Use cases
- share my terminal with a teammate for debugging
- pair program without ssh or tmux setup
- onboard a new engineer by walking through code together in a shared shell
- let someone run commands on my machine remotely with write access
- broadcast a terminal session read-only to multiple viewers
When to choose
- you want one-command terminal sharing without SSH access or a shared server
- you need read-only-by-default sharing with explicit write-access grants
- you're on macOS or Linux and want a lightweight pairing tool
When to avoid
- you need mature, actively maintained software (last release 2018, experimental)
- you need full multi-window tmux-style session management
- you can't rely on a third-party warpd relay server for security or compliance reasons
Facets
cli-tool · maturity maintenance
terminal-ui networking security developer-tools real-time cli go terminal-sharing pair-programming remote-collaboration tls command-line macos linux
1 source
- readme: https://github.com/spolu/warp · fetched 2026-08-28 · 83c9ee935d4b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spolu/warp | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem