macOS
brew install teamtypelocal Homebrew formula metadata
brew / Rang 8325
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für teamtype in AI-Agent-Workflows.
Installation
brew install teamtypelocal Homebrew formula metadata
nix profile install nixpkgs#teamtypenixpkgs package indexes · pkgs/by-name/te/teamtype/package.nix · Quelle: api.github.com
sudo pacman -S teamtypeArch Linux sync databases · teamtype · Quelle: geo.mirror.pkgbuild.com
Überblick
Peer-to-peer, editor-agnostic collaborative editing of local text files
Verlauf
Teamtype is a local-first, peer-to-peer collaborative editing tool for local text files. Its README describes it as multiplayer mode for a user's own text editor and the missing real-time complement to Git and other version-control systems.
The project was formerly known as Ethersync until October 2025, when the README says it was renamed to Teamtype. Its documentation and README present a design centered on real-time encrypted peer-to-peer editing, local files that remain on disk, and editor plugins communicating with a daemon through a JSON-RPC protocol.
Teamtype is maintained as a volunteer project rather than a company-backed hosted service. The README explicitly states that the maintainers do not sell a service, require accounts, access user data, train AI systems, serve ads, or track users.
The README documents installation through GitHub binary releases, Arch Linux, Homebrew, Nix, Cargo, and cargo-binstall, and the supplied package-manager facts show Homebrew, Nix, and pacman packages. It also lists editor integrations for Neovim and VS Code/Codium, plus community or work-in-progress integrations for JetBrains IDEs, TeXstudio, Emacs, Obsidian, web editors, Kakoune, Hedgedoc, Braid, and LSP bridges.
Users run `teamtype share` in one directory and share the generated join code; a peer runs `teamtype join` in another directory, after which edits sync instantly while each participant keeps using their own editor. The README shows the peer address being stored in `.teamtype/config`.
Teamtype is interesting to package nerds because it packages a collaboration protocol as a normal local CLI rather than a SaaS workflow. It sits at the intersection of editor plugins, local-first software, peer-to-peer networking, and reproducible command-line installs.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.teamtype/configExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
teamtype | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:teamtype |
|---|---|
| Version | 0.9.2 |
| Paketmanager | Homebrew |
| Homepage | https://teamtype.github.io/teamtype/ |
| Repository | https://github.com/teamtype/teamtype |
| Zuletzt aktualisiert | 2026-07-08T19:57:32Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
teamtype
nix profile install nixpkgs#teamtypeteamtype 0.9.2-4
Peer-to-peer, editor-agnostic collaborative editing of local text files
https://github.com/teamtype/teamtype
sudo pacman -S teamtypeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.