teamtype/teamtype
Peer-to-peer, editor-agnostic collaborative editing of local text files. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 98
- Release rhythm 80
- Longevity 68
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 74
- age_days: 958
- days_rel: 56
- days_push: 15
- n_releases_24m: 8
Adoption not part of the score
1907 stars · 53 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Teamtype is a peer-to-peer, editor-agnostic tool for real-time collaborative editing of local text files and directories, built in Rust on CRDTs (Automerge). It runs as a daemon alongside your existing editor (e.g., Neovim) via plugins, with encrypted connections and no central server.
Use cases
- collaboratively edit local text files in real time
- pair programming with different editors
- real-time note-taking with teammates
- share cursors and selections while editing
- collaborate offline-first without a server
- write a plugin for my own editor
When to choose
- you want Google-Docs-style collaboration on local files using your own editor
- you need serverless, encrypted peer-to-peer sync
- you want a local-first alternative that keeps files on disk and works offline
- you pair program across different editors
When to avoid
- you need a hosted service with accounts and access control
- you need robust, bug-free production stability (known bugs remain)
- you need non-text-file collaboration
- you're on Windows without WSL
Facets
cli-tool · maturity active
p2p plugin-system developer-tools developer-tools text-editors cross-platform cli rust crdt local-first collaborative-editing pair-programming editor-plugin automerge encrypted-connections synchronization real-time linux macos android
3 sources
- readme: https://github.com/teamtype/teamtype · fetched 2026-08-28 · 4a8e846409f3
- homepage: https://teamtype.github.io/teamtype/ · fetched 2026-08-29 · 6a13ea00ab6f
- registry_crates: https://crates.io/api/v1/crates/teamtype · fetched 2026-08-29 · 30cbcc7f836f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| teamtype/teamtype | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="teamtype/teamtype")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem