Skip to content
master
Switch branches/tags
Code

Latest commit

the '_strategy_command' in 'fetchparams.cli' did not expand the path of
every argument, but only the first one (being the command to be
executed).
i fixed the '_strategy_command' function to apply the 'expand_path'
function to every member of the commands list.
c254b4a

Git stats

Files

Permalink
Failed to load latest commit information.

vdirsyncer

CI status Codecov coverage report documentation version on pypi Debian packages licence: BSD

Vdirsyncer is a command-line tool for synchronizing calendars and addressbooks between a variety of servers and the local filesystem. The most popular usecase is to synchronize a server with a local folder and use a set of other programs to change the local events and contacts. Vdirsyncer can then synchronize those changes back to the server.

However, vdirsyncer is not limited to synchronizing between clients and servers. It can also be used to synchronize calendars and/or addressbooks between two servers directly.

It aims to be for calendars and contacts what OfflineIMAP is for emails.

Links of interest

License

Licensed under the 3-clause BSD license, see LICENSE.