aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2020-02-10 01:31:13 +0000
committerGitHub <noreply@github.com>2020-02-10 01:31:13 +0000
commit88143b7696ecb5acd8da33b35443d533f1250aa5 (patch)
tree6b6d51eeae6f13b6dd048be4fc409829e98e6538
parentMerge pull request #1976 from DanNixon/patch-1 (diff)
parentclarify that the section is about web-based-clients (diff)
downloadawesome-selfhosted-88143b7696ecb5acd8da33b35443d533f1250aa5.tar.gz
awesome-selfhosted-88143b7696ecb5acd8da33b35443d533f1250aa5.zip
Merge pull request #1982 from awesome-selfhosted/RemoveDavDroid
Remove DAVDroid Client #1960
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3544e39d..16774f6c 100644
--- a/README.md
+++ b/README.md
@@ -257,10 +257,9 @@ _CalDAV or CardDAV servers_
- [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, CalDAV and WebDAV server with minimal administrative overhead, backed by a Git repository. ([Source Code](https://github.com/jelmer/xandikos)) `GPL-3.0` `Python`
-_CalDAV or CardDAV clients._
+_CalDAV or CardDAV web-based clients._
- [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support. ([Source Code](https://github.com/agendav/agendav)) `GPL-3.0` `PHP`
-- [DAVDroid](https://www.davdroid.com/) - Open-source CalDAV/CardDAV suite and sync app for Android. ([Source Code](https://gitlab.com/bitfireAT/davdroid)) `GPL-3.0` `Java`
- [InfCloud](https://www.inf-it.com/open-source/clients/infcloud/) - Open source CalDAV/CardDAV web client implementation. ([Demo](https://www.inf-it.com/infcloud/), [Source Code](https://www.inf-it.com/InfCloud_0.13.1.zip)) `AGPL-3.0` `Javascript`
- [EteSync Web](https://www.etesync.com/faq/#web-client) - EteSync's official Web-based client (i.e., their Web app). ([Demo](https://client.etesync.com/), [Source Code](https://github.com/etesync/etesync-web)) `AGPL-3.0` `TypeScript`