Difference between revisions of "Radicale"
From dmfswiki
(Created page with "[http://radicale.org/ Radicale] is a light-weighted open source CalDAV server written in python. It is easy to use and can even run without any configuration. It does not need a ...") |
(No difference)
|
Revision as of 19:57, 12 July 2011
Radicale is a light-weighted open source CalDAV server written in python. It is easy to use and can even run without any configuration. It does not need a database like Mysql or Postgress as it stores all calendars as plain files in your file system.
Setup
CalDAV-Sync
Some older versions are reported to work with CalDAV-Sync. The latest (as of July 12th 2011) git version does not work with CalDAV-Sync but a patch is in the queue already.
Once the patch has made it's way through the quality checks I'll update the setup instructions here.
CardDAV-Sync
Radicale does not yet support CardDAV (as of July 12th 2011) but some work has been done and support is on the way.