macOS
brew install teamtypelocal Homebrew formula metadata
brew / Rang 8248
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 | cli | globales Executable |
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.
https://github.com/teamtype/teamtype
Installationsmetadaten
| Paketschlüssel | brew:teamtype |
|---|---|
| Version | 0.9.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/teamtype |
| Homepage | https://teamtype.github.io/teamtype/ |
| Repository | https://github.com/teamtype/teamtype |
| Upstream-Dokumentation | https://teamtype.github.io/teamtype/ |
| Lizenz | AGPL-3.0-or-later |
| Quellarchiv | https://github.com/teamtype/teamtype/archive/refs/tags/v0.9.2.tar.gz |
| Zuletzt aktualisiert | 2026-07-08T19:57:32Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | teamtype |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.