# spolu/warp

Secure and simple terminal sharing

Repository: https://github.com/spolu/warp
Canonical: https://ross.abutalabs.com/products/spolu-warp
Language: Go
License: MIT
License Family: permissive
Topics: terminal, shell, tls, sharing, command-line
Last push: 2018-03-06T17:55:07+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3439, "days_push": 3102, "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 1618, forks 49 (observed 2026-08-28T04:05:12.130222+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: terminal-ui, networking, security
- domain: developer-tools, real-time
- platform: cli, go
- tags: terminal-sharing, pair-programming, remote-collaboration, tls, command-line, macos, linux

## Member repositories
- spolu/warp (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.130222+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-30T03:49:39.299774+00:00, confidence not recorded.
  - readme: https://github.com/spolu/warp (fetched 2026-08-28T04:05:12.130222+00:00, sha 83c9ee935d4b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
