aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcharsi <charsi@users.noreply.github.com>2019-05-15 02:28:57 +0000
committerGitHub <noreply@github.com>2019-05-15 02:28:57 +0000
commit94e8de8bdda04a1b52bb2df97b627a05e03d803e (patch)
tree4ab96dacdcae56b0c623c9764c7bf1013c3ac0c3
parentMerge pull request #1692 from worldworm/master (diff)
downloadawesome-selfhosted-94e8de8bdda04a1b52bb2df97b627a05e03d803e.tar.gz
awesome-selfhosted-94e8de8bdda04a1b52bb2df97b627a05e03d803e.zip
Add DecSync #1691
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 445dcf25..606c5ec8 100644
--- a/README.md
+++ b/README.md
@@ -242,6 +242,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`