diff options
author | nodiscc <nodiscc@gmail.com> | 2019-12-05 17:51:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-05 17:51:30 +0000 |
commit | 118a63747e43ea876b19f0cd3246a943d709c4d6 (patch) | |
tree | 39d85d19e98f26f94faa563d3a020acc331adfad | |
parent | Merge pull request #1893 from worldworm/master (diff) | |
parent | Add Davis (diff) | |
download | awesome-selfhosted-118a63747e43ea876b19f0cd3246a943d709c4d6.tar.gz awesome-selfhosted-118a63747e43ea876b19f0cd3246a943d709c4d6.zip |
Merge pull request #1895 from tchapi/patch-1
Add Davis
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -247,6 +247,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` +- [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` - [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` |