lfam / vdirsyncer

Synchronize calendars and contacts

Home Page:https://vdirsyncer.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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://codecov.io/github/untitaker/vdirsyncer/coverage.svg?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

  • IBAN on request

  • Bitcoin: 16sSHxZm263WHR9P9PJjCxp64jp9ooXKVt

  • Bountysource:

  • Flattr:

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

About

Synchronize calendars and contacts

https://vdirsyncer.readthedocs.org/

License:MIT License


Languages

Language:Python 98.6%Language:Makefile 1.2%Language:Shell 0.2%