No description
Find a file
Markus Unterwaditzer 6776c79743 Some code cleanup
2014-02-28 23:55:16 +01:00
vdirsyncer Some code cleanup 2014-02-28 23:55:16 +01:00
.gitignore Add coverage.py to gitignore 2014-02-28 14:44:07 +01:00
config.example Better logging 2014-02-28 14:44:08 +01:00
LICENSE Copyright headers, more docstrings 2014-02-28 14:44:07 +01:00
README.md Remove obsolete text from README 2014-02-28 21:53:19 +01:00
setup.cfg Copyright headers, more docstrings 2014-02-28 14:44:07 +01:00
setup.py CLI WIP 2014-02-28 14:44:08 +01:00

This is work-in-progress.

A basic syncronization utility for vdir. Should be able to sync both CardDAV and CalDAV in the end.

How to run

Copy config.example to ~/.vdirsyncer/config and edit it. You can use the VDIRSYNCER_CONFIG environment variable to change the path vdirsyncer will read the config from.

Run vdirsyncer --help.