No description
Find a file
2017-03-12 13:36:12 +01:00
contrib Initial MacOS X launchd .plist file. (#435) 2016-04-25 21:57:15 +02:00
docs Document that gcal doesn't support VTODO (#592) 2017-03-09 19:33:47 +01:00
scripts Add fastmail testserver (#572) 2017-03-02 21:13:08 +01:00
tests Document resolution of #593 2017-03-12 13:36:12 +01:00
vdirsyncer Reformat examples in CLI help (#594) 2017-03-12 13:10:12 +01:00
.codecov.yml fix yaml syntax (#512) 2016-09-29 17:33:44 +02:00
.coveragerc Refactor CI setup 2017-01-30 13:37:23 +01:00
.gitignore Remove hypothesis CI experiment 2017-02-11 20:25:05 +01:00
.gitmodules Flatten mysteryshack submodule 2017-03-08 10:16:26 +01:00
.travis.yml Add fastmail testserver (#572) 2017-03-02 21:13:08 +01:00
AUTHORS.rst Add fastmail testserver (#572) 2017-03-02 21:13:08 +01:00
CHANGELOG.rst Make discovery more RFC-conformant (#585) 2017-03-08 09:36:10 +01:00
CODE_OF_CONDUCT.rst Add CODE_OF_CONDUCT.rst for completeness 2016-08-23 23:48:13 +02:00
config.example config.example: Status path needs to be quoted (#573) 2017-03-02 15:45:07 +01:00
CONTRIBUTING.rst Fix up links for new docs URL 2016-08-15 20:44:45 +02:00
docs-requirements.txt Blacklist Sphinx 1.4.7 2016-10-01 17:01:23 +02:00
ISSUE_TEMPLATE.md ISSUE_TEMPLATE: Clarify importance of debug output 2016-09-19 19:17:39 +02:00
LICENSE Update copyright notice 2016-02-16 19:08:50 +01:00
Makefile Refactor makefile 2017-03-12 13:26:52 +01:00
MANIFEST.in Initial MacOS X launchd .plist file. (#435) 2016-04-25 21:57:15 +02:00
README.rst Fix README again 2017-02-05 20:54:57 +01:00
setup.cfg Expand flake8 to submodules 2017-03-08 10:08:24 +01:00
setup.py Add trove classifiers (#558) 2017-02-16 17:58:25 +01:00
test-requirements.txt Testing: Tolerate slowness in CI 2016-03-10 13:46:44 +01:00

==========
vdirsyncer
==========

- `Documentation <https://vdirsyncer.pimutils.org/en/stable/>`_
- `Source code <https://github.com/pimutils/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.

.. _storages: https://vdirsyncer.pimutils.org/en/latest/config.html#storages
.. _programs: https://vdirsyncer.pimutils.org/en/stable/supported.html

It aims to be for CalDAV and CardDAV what `OfflineIMAP
<http://offlineimap.org/>`_ is for IMAP.

.. image:: https://travis-ci.org/pimutils/vdirsyncer.svg?branch=master
    :target: https://travis-ci.org/pimutils/vdirsyncer

.. image:: https://codecov.io/github/pimutils/vdirsyncer/coverage.svg?branch=master
    :target: https://codecov.io/github/pimutils/vdirsyncer?branch=master

.. image:: https://badge.waffle.io/pimutils/vdirsyncer.svg?label=ready&title=Ready
    :target: https://waffle.io/pimutils/vdirsyncer

Links of interest
=================

* Check out `the tutorial
  <https://vdirsyncer.pimutils.org/en/stable/tutorial.html>`_ for basic
  usage.

* `Contact information
  <https://vdirsyncer.pimutils.org/en/stable/contact.html>`_

* `How to contribute to this project
  <https://vdirsyncer.pimutils.org/en/stable/contributing.html>`_

License
=======

Licensed under the Expat/MIT license, see ``LICENSE``.

Donations
=========

If you found my work useful, please consider donating. Thank you!

- Bitcoin: ``16sSHxZm263WHR9P9PJjCxp64jp9ooXKVt``

- `PayPal.me <https://www.paypal.me/untitaker>`_

- `Bountysource <https://www.bountysource.com/teams/vdirsyncer>`_ is useful for
  funding work on a specific GitHub issue.

  - There's also `Bountysource Salt
    <https://salt.bountysource.com/teams/vdirsyncer>`_, for one-time and
    recurring donations.

  - Donations via Bountysource are publicly listed. Use PayPal if you dislike
    that.

- `Flattr
  <https://flattr.com/submit/auto?user_id=untitaker&url=https%3A%2F%2Fgithub.com%2Fpimutils%2Fvdirsyncer>`_
  or `Gratipay <https://gratipay.com/vdirsyncer/>`_ can be used for
  recurring donations.