aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: ef9d60271c7f4c25c83b341254c5a73285f0f01c (plain)

Shared calendars and puslishing events

Decentral event planning and publishing tools. Publish or share calendars within a group of people or publish events to a feed or a web page.

Scheduling of calendar events (event)

iCalendar specifies a file format for events.

CalDAV specifies how to manage events.

iCalendar spec is relatively simple, and widely supported. CalDAV spec is very big and complex, however, and no system supports all of it.

This system supports a limited subset of CalDAV tested to work with Apple and Mozilla clients. Currently non-shared calendars are supported, without iTIP or iMIP.

It is possible to extend our current system with iTIP/iMIP support, but that has not yet been explored.

Technically, the CalDAV service uses Radicale.

Invites

Triggering and tracking (semi-)automated invitations to events (i.e. CalDAV extensions iTIP and iMIP) is currently not supported.