diff options
author | nodiscc <nodiscc@gmail.com> | 2022-06-03 15:41:23 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-06-03 15:41:23 +0000 |
commit | 6477a4769c98f4aa258d04ac68f53489684c991e (patch) | |
tree | b275d6e87a0abe09ec9537838565601f5bdb8197 | |
parent | formatting, remove trailing slashes from github.com URLs (diff) | |
download | awesome-selfhosted-6477a4769c98f4aa258d04ac68f53489684c991e.tar.gz awesome-selfhosted-6477a4769c98f4aa258d04ac68f53489684c991e.zip |
formatting, remove trailing slashes from github.com URLs
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -269,7 +269,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [Baïkal](https://sabre.io/baikal/) - Lightweight CalDAV and CardDAV server based on sabre/dav. ([Source Code](https://github.com/sabre-io/Baikal)) `GPL-3.0` `PHP` - [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` +- [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` - [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](https://radicale.org/) - Simple calendar and contact server with extremely low administrative overhead. ([Source Code](https://github.com/Kozea/Radicale)) `GPL-3.0` `Python` |