diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-08-06 19:50:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-06 19:50:16 +0000 |
commit | b5720e449267314fc9b70bcf0097f93454498688 (patch) | |
tree | 83cfe7a33bfbb07c09aea6f9fdb49c84f32759ca | |
parent | Merge pull request #642 from n8225/AddSerposcope (diff) | |
parent | Agendav Fix (diff) | |
download | awesome-selfhosted-b5720e449267314fc9b70bcf0097f93454498688.tar.gz awesome-selfhosted-b5720e449267314fc9b70bcf0097f93454498688.zip |
Merge pull request #639 from n8225/fixagendav
Agendav Fix
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -161,7 +161,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management Some [Groupware](#groupware) solutions also feature calendar/address book editing and synchronization. - * [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support. [Source Code](https://github.com/adobo/agendav) `GPLv3` `PHP` + * [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support. ([Source Code](https://github.com/adobo/agendav)) `GPLv3` `PHP` * [Baïkal](http://baikal-server.com/) - Lightweight CalDAV+CardDAV server. ([Source Code](https://github.com/fruux/Baikal)) `GPLv3` `PHP` * [CalendarServer](http://trac.calendarserver.org/) - A standards-compliant server implementing the CalDAV and CardDAV protocols. `Apache` `Python` * [calypso](http://keithp.com/calypso/) - A python-based CalDAV/CardDAV server. ([Source Code](http://keithp.com/cgi-bin/gitweb.cgi?p=calypso.git;a=tree)) `GPLv3` `Python` |