macOS
brew install teamtypelocal Homebrew formula metadata
brew / 順位 8325
teamtype のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install teamtypelocal Homebrew formula metadata
nix profile install nixpkgs#teamtypenixpkgs package indexes · pkgs/by-name/te/teamtype/package.nix · ソース: api.github.com
sudo pacman -S teamtypeArch Linux sync databases · teamtype · ソース: geo.mirror.pkgbuild.com
概要
Peer-to-peer, editor-agnostic collaborative editing of local text files
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
teamtype | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:teamtype |
|---|---|
| バージョン | 0.9.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://teamtype.github.io/teamtype/ |
| リポジトリ | https://github.com/teamtype/teamtype |
| 最終更新 | 2026-07-08T19:57:32Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 teamtypeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.