macOS
brew install vdirsyncerlocal Homebrew formula metadata
安装
brew install vdirsyncerlocal Homebrew formula metadata
sudo apk add vdirsyncerAlpine Linux edge package indexes · vdirsyncer · 来源: dl-cdn.alpinelinux.org
sudo apt install vdirsyncerDebian stable package indexes · vdirsyncer · 来源: deb.debian.org
sudo dnf install vdirsyncerFedora Rawhide package metadata · vdirsyncer · 来源: dl.fedoraproject.org
nix profile install nixpkgs#vdirsyncernixpkgs package indexes · vdirsyncer · 来源: raw.githubusercontent.com
sudo pacman -S vdirsyncerArch Linux sync databases · vdirsyncer · 来源: geo.mirror.pkgbuild.com
sudo zypper install python311-vdirsynceropenSUSE Tumbleweed package metadata · python311-vdirsyncer · 来源: download.opensuse.org
概览
Synchronize calendars and contacts
历史
vdirsyncer is a command-line synchronization tool for calendars and address books. It bridges CalDAV, CardDAV, Google-style DAV access, local vdir directories, and other storages so terminal applications can edit local .ics and .vcf data while servers remain in sync.
Its README summarizes the intent as doing for calendars and contacts what OfflineIMAP did for email: keep local files and remote servers synchronized while letting users choose their preferred local clients.
The pimutils/vdirsyncer repository was created on 2014-02-15. Markus Unterwaditzer's 2014 project-history post explains the motivation in the context of leaving monolithic desktop PIM applications behind and preferring command-line applications with flat-file state.
The changelog shows rapid early development through 2014 and 2015 around DAV compatibility, authentication, collection discovery, configuration format, iCloud, Baikal, ownCloud, Zimbra, Radicale, and metadata handling. In March 2016, vdirsyncer moved to the pimutils organization on GitHub, making it part of a broader command-line personal-information-management suite.
vdirsyncer became a core component in the pimutils ecosystem. The pimutils site describes the suite as command-line tools for contacts, calendars, and tasks, listing khal, todoman, and vdirsyncer together and noting that these programs use standards-based vdir storage for local data.
The adoption pattern is less about mass-market visibility and more about durable Unix-workflow integration. Users pair vdirsyncer with khal for calendars, khard or other vCard tools for contacts, todoman for tasks, cron or systemd timers for periodic sync, and CalDAV/CardDAV servers such as Nextcloud, Radicale, Baikal, iCloud, FastMail, or Google endpoints.
A typical setup defines storage sections and pair sections in the config file, runs vdirsyncer discover to discover remote collections, then runs vdirsyncer sync to move changed items. The official tutorial explains that synchronized address books become local folders containing one .vcf file per contact, and calendar sync follows the same pattern with .ics files.
Conflict handling is explicit rather than magical. The tutorial documents conflict-resolution choices: stop with an error by default, choose one side, or run a merge command supplied by the user.
vdirsyncer is significant because it turns personal information management into a standards-and-files problem. The local vdir layout lets unrelated applications cooperate over ordinary files, while vdirsyncer handles the messy CalDAV/CardDAV protocol edge cases.
For package maintainers, it is also a classic Python CLI maintenance story: the changelog records changing Python support windows, dependency changes, packaging guidelines, and distribution-facing fixes. The later pimsync work in the same ecosystem reflects accumulated lessons about modularity and packaging pain.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
$VDIRSYNCER_CONFIG$XDG_CONFIG_HOME/vdirsyncer/config~/.config/vdirsyncer/config~/.vdirsyncer/config可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
vdirsyncer | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/pimutils/vdirsyncer
安装元数据
| 软件包键 | brew:vdirsyncer |
|---|---|
| 版本 | 0.20.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/vdirsyncer |
| 主页 | https://github.com/pimutils/vdirsyncer |
| 仓库 | https://github.com/pimutils/vdirsyncer |
| 上游文档 | https://vdirsyncer.pimutils.org/en/stable |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://files.pythonhosted.org/packages/2e/f6/94ed82de371cc80784ffe90e0dac8ce9f5d272c01d614415a5e800ffb303/vdirsyncer-0.20.0.tar.gz |
| 最后更新 | 2026-06-09T13:20:34Z |
| Pulse | updated |
| 依赖 | certifi, python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vdirsyncer |
| Version Scheme | 0 |
| Revision | 7 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
vdirsyncer 0.19.3-3
Synchronize calendars and contacts
https://github.com/pimutils/vdirsyncer
sudo apt install vdirsyncervdirsyncer-doc 0.19.3-3
Synchronize calendars and contacts - documentation
https://github.com/pimutils/vdirsyncer
sudo apt install vdirsyncer-docvdirsyncer
nix profile install nixpkgs#vdirsyncervdirsyncer 0.19.2-1
Synchronize calendars and contacts
https://github.com/pimutils/vdirsyncer
sudo apt install vdirsyncervdirsyncer-doc 0.19.2-1
Synchronize calendars and contacts - documentation
https://github.com/pimutils/vdirsyncer
sudo apt install vdirsyncer-docvdirsyncer 0.20.0-r2
CLI Synchronization for CalDAV and CardDAV
http://vdirsyncer.pimutils.org
sudo apk add vdirsyncervdirsyncer-doc 0.20.0-r2
CLI Synchronization for CalDAV and CardDAV (documentation)
http://vdirsyncer.pimutils.org
sudo apk add vdirsyncer-docvdirsyncer-google 0.20.0-r2
CLI Synchronization for CalDAV and CardDAV
http://vdirsyncer.pimutils.org
sudo apk add vdirsyncer-googlevdirsyncer-pyc 0.20.0-r2
Precompiled Python bytecode for vdirsyncer
http://vdirsyncer.pimutils.org
sudo apk add vdirsyncer-pycpython3-vdirsyncer 0.20.0-6.fc45
Synchronize calendars and contacts
https://github.com/pimutils/vdirsyncer
sudo dnf install python3-vdirsyncervdirsyncer 0.20.0-6.fc45
Synchronize calendars and contacts
https://github.com/pimutils/vdirsyncer
sudo dnf install vdirsyncervdirsyncer-doc 0.20.0-6.fc45
Documentation for vdirsyncer
https://github.com/pimutils/vdirsyncer
sudo dnf install vdirsyncer-docvdirsyncer 0.20.0-4
Synchronize CalDAV and CardDAV
https://vdirsyncer.pimutils.org/en/stable/
sudo pacman -S vdirsyncerpython311-vdirsyncer 0.20.0-1.4
CalDAV and CardDAV synchronization module
https://github.com/pimutils/vdirsyncer
sudo zypper install python311-vdirsyncerpython313-vdirsyncer 0.20.0-1.4
CalDAV and CardDAV synchronization module
https://github.com/pimutils/vdirsyncer
sudo zypper install python313-vdirsyncerpython314-vdirsyncer 0.20.0-1.4
CalDAV and CardDAV synchronization module
https://github.com/pimutils/vdirsyncer
sudo zypper install python314-vdirsyncer来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.