1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-05 17:08:29 +00:00

Add features in home page.

This commit is contained in:
Guillaume Ayoub 2010-06-16 10:40:28 +02:00
parent 995ad07626
commit 63c894415c

View file

@ -1,23 +1,36 @@
==========
Radicale
==========
==========================
A Simple Calendar Server
==========================
A Simple Calendar Server
========================
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
through authentication policies.
through authentication policies. They can be viewed and edited by a calendar
client such as Sunbird or Evolution.
General description
===================
Technical Description
=====================
The Radicale Project aims to be a light solution, easy to use, easy to install,
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,
MacOS X) and Windows. It is free and open-source software, released under GPL
version 3.
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