macOS
brew install teamtypelocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.