diff options
author | nodiscc <nodiscc@gmail.com> | 2019-06-03 16:47:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-03 16:47:15 +0000 |
commit | cffd3a627498ed6e65d4567adaa49047c64829c8 (patch) | |
tree | ea30735aeaee29afca17365291642ad16b2cdda8 | |
parent | Merge pull request #1707 from nodiscc/rm-wheatbin (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-cffd3a627498ed6e65d4567adaa49047c64829c8.tar.gz awesome-selfhosted-cffd3a627498ed6e65d4567adaa49047c64829c8.zip |
Merge pull request #1694 from charsi/patch-2
Add DecSync #1691
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -243,6 +243,7 @@ _CalDAV or CardDAV servers_ - [CalendarServer](https://www.calendarserver.org/) - Apple, Inc.'s standards-compliant server implementing the CalDAV and CardDAV protocols shipped with macOS Server. ([Source Code](https://github.com/apple/ccs-calendarserver)) `Apache-2.0` `Python` - [calypso](https://keithp.com/calypso/) - Python-based CalDAV and CardDAV server, forked from Radicale. ([Source Code](https://keithp.com/git/calypso.git)) `GPL-3.0` `Python` - [DAViCal](https://www.davical.org/) - Server for calendar sharing (CalDAV) that uses a PostgreSQL database as a data store. ([Source Code](https://gitlab.com/davical-project/davical)) `GPL-2.0` `PHP` +- [DecSync CC](https://f-droid.org/packages/org.decsync.cc/) - Serverless contacts, calendar synchronization using your own file syncing method i.e Syncthing, Nextcloud etc. ([Source Code](https://github.com/39aldo39/DecSyncCC)) `GPL-3.0` `Kotlin` - [EteSync Server](https://www.etesync.com) - End-to-end encrypted and journaled personal information server supporting calendar and contact data, offering its own clients. ([Source Code](https://github.com/etesync/server-skeleton)) `AGPL-3.0` `Python/Django` - [Radicale](http://radicale.org/) - Simple calendar and contact server with extremely low administrative overhead. ([Source Code](https://github.com/Kozea/Radicale)) `GPL-3.0` `Python` - [SabreDAV](http://sabre.io/) - Open source CardDAV, CalDAV, and WebDAV framework and server. ([Source Code](https://github.com/sabre-io/dav)) `MIT` `PHP` |