Supriya Ghosh (Editor)

Calendar and Contacts Server

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Apple Inc.

Type
  
Web server

Written in
  
Python

License
  
Apache License 2.0

Stable release
  
7.0 (released 2015-01-12)

Operating system
  
Mac OS X, Linux, FreeBSD

The Calendar and Contacts Server project is an Apple-developed standards-compliant server implementing the CalDAV and CardDAV protocols. It provides a shared location on the network allowing multiple users to store and edit calendaring and contact information. The server was publicly released during Apple's Worldwide Developers Conference on August 7, 2006 as iCal Server and Address Book Server.

The server, named "caldavd", is a daemon background service. It has been ported to non-Apple computer platforms. It is currently possible to install it on FreeBSD and several flavours of Linux. The server is written in the Python programming language with the Twisted framework, and uses an SQL database for storage of calendar data.

Supported clients

  • Apple Calendar
  • OSAF's Chandler
  • OSAF's Scooby
  • Mozilla's Calendar Projects (both Sunbird and Lightning)
  • Mulberry
  • Webical
  • References

    Calendar and Contacts Server Wikipedia