Skip to content

miscs/vdirsyncer

 
 

Repository files navigation

vdirsyncer

Vdirsyncer synchronizes your calendars and addressbooks between two storages. The most popular purpose is to synchronize a CalDAV/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.

It aims to be for CalDAV and CardDAV what OfflineIMAP is for IMAP.

https://travis-ci.org/untitaker/vdirsyncer.png?branch=master https://coveralls.io/repos/untitaker/vdirsyncer/badge.png?branch=master

Installation and usage

If you already have it installed and want to quickly configure it, copy the config.example to ~/.vdirsyncer/config [1] and edit it. Then run vdirsyncer sync.

If that method doesn't work for you or you want a deeper understanding of what you just did, check out the tutorial.

[1]Or $XDG_CONFIG_HOME/vdirsyncer/config (normally ~/.config/vdirsyncer/config) for XDG-Basedir spec compliance.

Donations

https://api.flattr.com/button/flattr-badge-large.png

About

Synchronize calendars and contacts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.9%
  • Other 1.1%