No description
Find a file
2017-03-02 14:45:11 +01:00
contrib Initial MacOS X launchd .plist file. (#435) 2016-04-25 21:57:15 +02:00
docs Changelog for #567 2017-02-27 19:58:19 +01:00
scripts Test iCloud (#567) 2017-02-27 19:52:24 +01:00
tests Update submodules 2017-02-28 12:25:45 +01:00
vdirsyncer Strip method:publish, fix #502 2017-03-02 14:45:11 +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 Fix nextcloud submodule URL 2016-06-16 17:23:46 +02:00
.travis.yml Test iCloud (#567) 2017-02-27 19:52:24 +01:00
AUTHORS.rst Add claws-mail tutorial (#538) 2017-01-21 12:57:53 +01:00
CHANGELOG.rst Strip method:publish, fix #502 2017-03-02 14:45:11 +01:00
CODE_OF_CONDUCT.rst Add CODE_OF_CONDUCT.rst for completeness 2016-08-23 23:48:13 +02:00
config.example config: Add warning about unquoted strings 2016-10-23 01:40:04 +02: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 Don't run tests multiple times (#556) 2017-02-15 20:30:00 +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 Check for W503 2017-02-20 21:53:56 -03: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.