Skip to content

akpoff/kcaldav

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

kCalDAV is a simple, safe, and minimal CalDAV server depending only on kcgi(3), SQLite, and expat(3). The ISO C source code is ISC licensed. For the time being, it works only for simple setups, for example, a calendar collection shared between Mozilla Lightning, Mac OS X iCal, and iOS7 (iPhone4) clients. It compiles and runs on OpenBSD, Linux, and Mac OS X: see the Makefile for examples.

This is the README file for display with GitHub, which hosts a read-only source repository of the project. To keep up to date with the current stable release of kCalDAV, visit the kCalDAV website.

Installation

Installing kCalDAV requires a bit of elbow grease. Please read the instructions on the kCalDAV website for details.

License

All sources use the ISC (like OpenBSD) license. See the LICENSE.md file for details.

About

a simple, safe, and minimal CalDAV server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.9%
  • JavaScript 6.9%
  • Roff 6.3%
  • Makefile 3.1%
  • CSS 1.3%
  • PLSQL 0.5%