All Projects β†’ pimutils β†’ Vdirsyncer

pimutils / Vdirsyncer

Licence: other
πŸ“‡ Synchronize calendars and contacts.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Vdirsyncer

tsdav
WebDAV, CALDAV, and CARDDAV client for Nodejs and the Browser
Stars: ✭ 33 (-96.22%)
Mutual labels:  sync, calendar, contacts, webdav
Outlookcaldavsynchronizer
Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server
Stars: ✭ 560 (-35.78%)
Mutual labels:  tasks, calendar, contacts
davx5-ose
DAVx⁡ is an open-source CalDAV/CardDAV suite and sync app for Android. You can also access your online files (WebDAV) with it.
Stars: ✭ 160 (-81.65%)
Mutual labels:  contacts, tasks, webdav
Dstask
Single binary terminal-based TODO manager with git-based sync + markdown notes per task
Stars: ✭ 431 (-50.57%)
Mutual labels:  todo, cli, sync
Decsync
Synchronize RSS, contacts, calendars, tasks and more without a server
Stars: ✭ 257 (-70.53%)
Mutual labels:  tasks, contacts
todobot
πŸ“πŸ€– Simple, efficient and most importantly elegant TODO Bot. A virtual TODO List right inside your Discord server!
Stars: ✭ 32 (-96.33%)
Mutual labels:  todo, tasks
Sync
syncs your local folder with remote folder using scp
Stars: ✭ 293 (-66.4%)
Mutual labels:  cli, sync
Qtodotxt
Cross Platform todo.txt GUI
Stars: ✭ 358 (-58.94%)
Mutual labels:  todo, tasks
ios-permissions-service
An easy way to do permissions requests & handling automatically.
Stars: ✭ 25 (-97.13%)
Mutual labels:  calendar, contacts
Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (+341.06%)
Mutual labels:  cli, sync
Todo.txt Cli
β˜‘οΈ A simple and extensible shell script for managing your todo.txt file.
Stars: ✭ 4,725 (+441.86%)
Mutual labels:  todo, cli
Microsoft Graph Toolkit
Authentication Providers and UI components for Microsoft Graph πŸ¦’
Stars: ✭ 518 (-40.6%)
Mutual labels:  todo, tasks
Django Todo
A multi-user, multi-group todo/ticketing system for Django projects. Includes CSV import and integrated mail tracking.
Stars: ✭ 592 (-32.11%)
Mutual labels:  todo, tasks
Td
Your todo list in your terminal
Stars: ✭ 265 (-69.61%)
Mutual labels:  todo, cli
WeekToDoWeb
WeekToDo is a free minimalist weekly planner app focused on privacy. Schedule your tasks and projects with to do lists and a calendar. Available for Windows, Mac, Linux or online.
Stars: ✭ 48 (-94.5%)
Mutual labels:  calendar, tasks
Rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
Stars: ✭ 30,541 (+3402.41%)
Mutual labels:  sync, webdav
thymeflow
Installer for Thymeflow, a personal knowledge management system.
Stars: ✭ 27 (-96.9%)
Mutual labels:  calendar, contacts
To-Do
To-do is a web app that helps to organize your day-to-day activities. It lists all the activities that you need to be completed and allows you to mark them as complete or not. Tasks can also be dragged and dropped in any position. It's a minimalistic website built using JavaScript ES6, Webpack, and CSS.
Stars: ✭ 14 (-98.39%)
Mutual labels:  todo, tasks
Topydo
A powerful todo list application for the console, using the todo.txt format.
Stars: ✭ 511 (-41.4%)
Mutual labels:  todo, cli
Vscode Todo Plus
Manage todo lists with ease. Powerful, easy to use and customizable.
Stars: ✭ 622 (-28.67%)
Mutual labels:  todo, tasks

========== vdirsyncer

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

.. image:: https://codecov.io/github/pimutils/vdirsyncer/coverage.svg?branch=master :target: https://codecov.io/github/pimutils/vdirsyncer?branch=master :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/master/LICENCE :alt: licence: BSD

  • Documentation <https://vdirsyncer.pimutils.org/en/stable/>_
  • Source code <https://github.com/pimutils/vdirsyncer>_

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 <http://offlineimap.org/>_ is for emails.

.. _programs: https://vdirsyncer.pimutils.org/en/latest/tutorials/

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>_

  • Donations <https://vdirsyncer.pimutils.org/en/stable/donations.html>_

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].