vdirsyncer 0.19.2
Synchronize calendars and contacts
Vdirsyncer synchronizes your calendars and addressbooks between two storage locations. The most popular purpose is to synchronize a CalDAV or CardDAV server with a local folder or file. The local data can then be accessed via a variety of programs, none of which have to know or worry about syncing to a server.
- Website: https://github.com/pimutils/vdirsyncer
- Licenses: Modified BSD
- Package source: gnu/packages/dav.scm
- Builds: See build status
- Issues: See known issues
Installation
Install vdirsyncer 0.19.2
as follows:
guix install vdirsyncer@0.19.2
Or install the latest version:
guix install vdirsyncer
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.