summaryrefslogtreecommitdiffstats
path: root/contrib/caldav/config.sample
Commit message (Collapse)AuthorAgeFilesLines
* Add a script to synchronize with CalDAV serversLukas Fleischer2016-01-221-0/+31
Introduce calcurse-caldav, a Python script that can be used to synchronize calcurse instances with CalDAV servers. The script was tested with an instance of the Radicale CalDAV server but it is still alpha software. Make backups before giving it a try! Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>