Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pimutils/vdirsyncer
📇 Synchronize calendars and contacts.
https://github.com/pimutils/vdirsyncer
caldav calendar carddav cli contacts icalendar pim python sync synchronisation tasks todo vcard vevent vobject vtodo webdav
Last synced: 21 days ago
JSON representation
📇 Synchronize calendars and contacts.
- Host: GitHub
- URL: https://github.com/pimutils/vdirsyncer
- Owner: pimutils
- License: other
- Created: 2014-02-15T15:33:41.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T13:30:16.000Z (7 months ago)
- Last Synced: 2024-04-14T04:55:36.425Z (7 months ago)
- Topics: caldav, calendar, carddav, cli, contacts, icalendar, pim, python, sync, synchronisation, tasks, todo, vcard, vevent, vobject, vtodo, webdav
- Language: Python
- Homepage: https://vdirsyncer.pimutils.org/
- Size: 2.98 MB
- Stars: 1,464
- Watchers: 39
- Forks: 153
- Open Issues: 182
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.rst
- Authors: AUTHORS.rst
Awesome Lists containing this project
- awesome-cli-apps - vdirsyncer - CalDAV sync. (Productivity / Calendars)
- awesome - pimutils/vdirsyncer - 📇 Synchronize calendars and contacts. (Python)
- awesome-starred - pimutils/vdirsyncer - 📇 Synchronize calendars and contacts. (cli)
- fucking-awesome-cli-apps - vdirsyncer - CalDAV sync. (Productivity / Calendars)
- starred-awesome - vdirsyncer - Synchronize calendars and contacts (Python)
- jimsghstars - pimutils/vdirsyncer - 📇 Synchronize calendars and contacts. (Python)
README
==========
vdirsyncer
==========.. image:: https://builds.sr.ht/~whynothugo/vdirsyncer.svg
:target: https://builds.sr.ht/~whynothugo/vdirsyncer
:alt: CI status.. image:: https://codecov.io/github/pimutils/vdirsyncer/coverage.svg?branch=main
:target: https://codecov.io/github/pimutils/vdirsyncer?branch=main
:alt: Codecov coverage report.. image:: https://readthedocs.org/projects/vdirsyncer/badge/
:target: https://vdirsyncer.rtfd.org/
:alt: documentation.. image:: https://img.shields.io/pypi/v/vdirsyncer.svg
:target: https://pypi.python.org/pypi/vdirsyncer
:alt: version on pypi.. image:: https://img.shields.io/badge/deb-packagecloud.io-844fec.svg
:target: https://packagecloud.io/pimutils/vdirsyncer
:alt: Debian packages.. image:: https://img.shields.io/pypi/l/vdirsyncer.svg
:target: https://github.com/pimutils/vdirsyncer/blob/main/LICENCE
:alt: licence: BSD- `Documentation `_
- `Source code `_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... _programs: https://vdirsyncer.pimutils.org/en/latest/tutorials/
Links of interest
=================* Check out `the tutorial
`_ for basic
usage.* `Contact information
`_* `How to contribute to this project
`_* `Donations `_
Dockerized
=================
If you want to run `Vdirsyncer `_ in a
Docker environment, you can check out the following GitHub Repository:* `Vdirsyncer DOCKERIZED `_
Note: This is an unofficial Docker build, it is maintained by `Bleala `_.
License
=======Licensed under the 3-clause BSD license, see ``LICENSE``.