1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-29 18:08:31 +00:00
Radicale/home.rst

37 lines
1.1 KiB
ReStructuredText
Raw Normal View History

2010-06-16 10:40:28 +02:00
==========================
A Simple Calendar Server
==========================
2010-04-23 00:13:43 +02:00
2010-06-16 10:40:28 +02:00
Presentation
============
The Radicale Project is a complete CalDAV calendar server solution. It can
store multiple calendars.
Calendars are available from both local and distant accesses, possibly limited
2010-06-16 10:40:28 +02:00
through authentication policies. They can be viewed and edited by a calendar
client such as Sunbird or Evolution.
2010-06-16 10:40:28 +02:00
Technical Description
=====================
The Radicale Project aims to be a light solution, easy to use, easy to install,
2010-05-17 22:18:00 +02:00
easy to configure. As a consequence, it requires few software dependencies and
is pre-configured to work out-of-the-box.
The Radicale Project runs on most of the UNIX-like platforms (Linux, \*BSD,
2010-06-16 10:40:28 +02:00
MacOS X) and Windows. It is free and open-source software, written in Python,
released under GPL version 3.
Main Features
=============
- Share calendars through CalDAV and HTTP
- Support events and todos
- Work out-of-the-box, no installation nor configuration required
- Warn user on concurrent edition
- Limit access by authentication
- Secure connections