Calendar and Contacts Server

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Cydebot (talk | contribs) at 22:36, 2 November 2016 (Robot - Moving category OS X software to Category:MacOS software per CFD at Wikipedia:Categories for discussion/Log/2016 October 8.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Calendar and Contacts Server
Developer(s)Apple Inc.
Stable release
7.0 (released 2015-01-12)[1]
Repository
Written inPython
Operating systemMac OS X, Linux, FreeBSD
TypeWeb server
LicenseApache License 2.0
Websitewww.calendarserver.org

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

See also

References