Projects
Wiki     Timeline     Roadmap     Browse Source     View Tickets     New Ticket     Search

Version 6 (modified by wsanchez@…, 7 years ago) (diff)

--

Darwin Calendar Server

The Darwin Calendar Server is a standards-compliant server that allows multiple users to collaboratively share calendaring information. It provides a shared location on the network to store schedules, and allows users to send each other and manage invitations.

In order to provide interoperability with multiple calendaring clients, the server implements the CalDAV protocol, which is an extension of WebDAV, which is in turn an extension of HTTP.

News

  • August 7, 2006: Apple Computer, Inc. Announces Open Source Calendar Server
    • Apple has released source code to a calendar server implementation, ... (link to press release?)

Obtaining the Code

The source code to the Calendar Server is available via a Subversion repository. You can obtain the code using a WebDAV client, or use Subversion to check it out from the repository.

Documentation