diff options
author | nodiscc <nodiscc@gmail.com> | 2021-02-28 12:44:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-28 12:44:12 +0000 |
commit | a220ada3d92ad6bdc0efe5a091660c270a761133 (patch) | |
tree | 7359061fce597e2c2a91c6a8adff476dbff4dcdf | |
parent | Merge pull request #2429 from Wonno/kimai (diff) | |
parent | Update EteSync Server entry to Etebase (diff) | |
download | awesome-selfhosted-a220ada3d92ad6bdc0efe5a091660c270a761133.tar.gz awesome-selfhosted-a220ada3d92ad6bdc0efe5a091660c270a761133.zip |
Merge pull request #2432 from Salt-Factory/patch-5
Edit EteSync Server name, source URL
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -232,7 +232,7 @@ _See https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementati - [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` - [Davis](https://github.com/tchapi/davis/) - A simple, dockerizable and fully translatable admin interface for sabre/dav based on Symfony 5 and Bootstrap 4, largely inspired by Baïkal. `MIT` `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` +- [Etebase (EteSync)](https://www.etebase.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)) `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` - [Xandikos](https://www.xandikos.org/) - Open source CardDAV and CalDAV server with minimal administrative overhead, backed by a Git repository. ([Source Code](https://github.com/jelmer/xandikos)) `GPL-3.0` `Python` |