{"id":13419299,"url":"https://github.com/pimutils/vdirsyncer","last_synced_at":"2025-12-16T23:45:38.512Z","repository":{"id":14159543,"uuid":"16865424","full_name":"pimutils/vdirsyncer","owner":"pimutils","description":"📇 Synchronize calendars and contacts.","archived":false,"fork":false,"pushed_at":"2025-04-10T23:59:46.000Z","size":3172,"stargazers_count":1638,"open_issues_count":207,"forks_count":166,"subscribers_count":39,"default_branch":"main","last_synced_at":"2025-04-28T09:21:20.187Z","etag":null,"topics":["caldav","calendar","carddav","cli","contacts","icalendar","pim","python","sync","synchronisation","tasks","todo","vcard","vevent","vobject","vtodo","webdav"],"latest_commit_sha":null,"homepage":"https://vdirsyncer.pimutils.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pimutils.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-02-15T15:33:41.000Z","updated_at":"2025-04-26T04:02:58.000Z","dependencies_parsed_at":"2024-01-03T04:14:11.038Z","dependency_job_id":"b062431a-f809-44d5-aaa0-1d9859d41afd","html_url":"https://github.com/pimutils/vdirsyncer","commit_stats":{"total_commits":2107,"total_committers":56,"mean_commits":37.625,"dds":"0.17228286663502612","last_synced_commit":"b1ef68089b11eed1050542108296b9a8d7dd0ae6"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimutils%2Fvdirsyncer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimutils%2Fvdirsyncer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimutils%2Fvdirsyncer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimutils%2Fvdirsyncer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pimutils","download_url":"https://codeload.github.com/pimutils/vdirsyncer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254159856,"owners_count":22024565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["caldav","calendar","carddav","cli","contacts","icalendar","pim","python","sync","synchronisation","tasks","todo","vcard","vevent","vobject","vtodo","webdav"],"created_at":"2024-07-30T22:01:14.027Z","updated_at":"2025-12-16T23:45:38.483Z","avatar_url":"https://github.com/pimutils.png","language":"Python","readme":"==========\nvdirsyncer\n==========\n\n.. image:: https://builds.sr.ht/~whynothugo/vdirsyncer.svg\n  :target: https://builds.sr.ht/~whynothugo/vdirsyncer\n  :alt: CI status\n\n.. image:: https://codecov.io/github/pimutils/vdirsyncer/coverage.svg?branch=main\n  :target: https://codecov.io/github/pimutils/vdirsyncer?branch=main\n  :alt: Codecov coverage report\n\n.. image:: https://readthedocs.org/projects/vdirsyncer/badge/\n  :target: https://vdirsyncer.rtfd.org/\n  :alt: documentation\n\n.. image:: https://img.shields.io/pypi/v/vdirsyncer.svg\n  :target: https://pypi.python.org/pypi/vdirsyncer\n  :alt: version on pypi\n\n.. image:: https://img.shields.io/badge/deb-packagecloud.io-844fec.svg\n  :target: https://packagecloud.io/pimutils/vdirsyncer\n  :alt: Debian packages\n\n.. image:: https://img.shields.io/pypi/l/vdirsyncer.svg\n  :target: https://github.com/pimutils/vdirsyncer/blob/main/LICENCE\n  :alt: licence: BSD\n\n- `Documentation \u003chttps://vdirsyncer.pimutils.org/en/stable/\u003e`_\n- `Source code \u003chttps://github.com/pimutils/vdirsyncer\u003e`_\n\nVdirsyncer is a command-line tool for synchronizing calendars and addressbooks\nbetween a variety of servers and the local filesystem. The most popular usecase\nis to synchronize a server with a local folder and use a set of other programs_\nto change the local events and contacts. Vdirsyncer can then synchronize those\nchanges back to the server.\n\nHowever, vdirsyncer is not limited to synchronizing between clients and\nservers. It can also be used to synchronize calendars and/or addressbooks\nbetween two servers directly.\n\nIt aims to be for calendars and contacts what `OfflineIMAP\n\u003chttps://www.offlineimap.org/\u003e`_ is for emails.\n\n.. _programs: https://vdirsyncer.pimutils.org/en/latest/tutorials/\n\nLinks of interest\n=================\n\n* Check out `the tutorial\n  \u003chttps://vdirsyncer.pimutils.org/en/stable/tutorial.html\u003e`_ for basic\n  usage.\n\n* `Contact information\n  \u003chttps://vdirsyncer.pimutils.org/en/stable/contact.html\u003e`_\n\n* `How to contribute to this project\n  \u003chttps://vdirsyncer.pimutils.org/en/stable/contributing.html\u003e`_\n\n* `Donations \u003chttps://vdirsyncer.pimutils.org/en/stable/donations.html\u003e`_\n\nDockerized\n=================\nIf you want to run `Vdirsyncer \u003chttps://vdirsyncer.pimutils.org/en/stable/\u003e`_ in a\nDocker environment, you can check out the following GitHub Repository:\n\n* `Vdirsyncer DOCKERIZED \u003chttps://github.com/Bleala/Vdirsyncer-DOCKERIZED\u003e`_\n\nNote: This is an unofficial Docker build, it is maintained by `Bleala \u003chttps://github.com/Bleala\u003e`_.\n\nLicense\n=======\n\nLicensed under the 3-clause BSD license, see ``LICENSE``.\n","funding_links":[],"categories":["Python","Productivity","cli","\u003ca name=\"organizers\"\u003e\u003c/a\u003eOrganizers and calendars"],"sub_categories":["Calendars"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimutils%2Fvdirsyncer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpimutils%2Fvdirsyncer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimutils%2Fvdirsyncer/lists"}