2012-03-22 01:49:28 +01:00
|
|
|
|
======================================
|
|
|
|
|
A Simple Calendar and Contact Server
|
|
|
|
|
======================================
|
2010-04-23 00:13:43 +02:00
|
|
|
|
|
2010-06-16 10:40:28 +02:00
|
|
|
|
Presentation
|
|
|
|
|
============
|
2009-07-29 17:19:55 +02:00
|
|
|
|
|
2012-03-22 01:49:28 +01:00
|
|
|
|
The Radicale Project is a complete CalDAV (calendar) and CardDAV (contact)
|
|
|
|
|
server solution.
|
2009-07-29 17:19:55 +02:00
|
|
|
|
|
2012-03-22 01:49:28 +01:00
|
|
|
|
Calendars and address books are available for both local and remote access,
|
|
|
|
|
possibly limited through authentication policies. They can be viewed and edited
|
|
|
|
|
by calendar and contact clients on mobile phones or computers.
|
2009-07-29 17:19:55 +02:00
|
|
|
|
|
2010-06-16 10:40:28 +02:00
|
|
|
|
|
|
|
|
|
Technical Description
|
|
|
|
|
=====================
|
2009-07-29 17:19:55 +02:00
|
|
|
|
|
2011-05-07 12:57:20 +02:00
|
|
|
|
Radicale 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.
|
2009-07-29 17:19:55 +02:00
|
|
|
|
|
2011-05-07 12:57:20 +02:00
|
|
|
|
Radicale runs on most of the UNIX-like platforms (Linux, \*BSD, MacOS X) and
|
|
|
|
|
Windows. It is free and open-source software, written in Python, released under
|
|
|
|
|
GPL version 3.
|
2010-06-16 10:40:28 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Main Features
|
|
|
|
|
=============
|
|
|
|
|
|
2012-03-22 01:49:28 +01:00
|
|
|
|
- Shares calendars through CalDAV, WebDAV and HTTP
|
|
|
|
|
- Shares contacts through CardDAV, WebDAV and HTTP
|
|
|
|
|
- Supports events, todos, journal entries and business cards
|
2010-06-16 10:41:39 +02:00
|
|
|
|
- Works out-of-the-box, no installation nor configuration required
|
2012-07-17 12:53:47 +10:00
|
|
|
|
- Warns users on concurrent editing
|
2010-06-16 10:41:39 +02:00
|
|
|
|
- Limits access by authentication
|
|
|
|
|
- Secures connections
|
2011-01-26 02:35:39 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Supported Clients
|
|
|
|
|
=================
|
|
|
|
|
|
2011-05-07 12:57:20 +02:00
|
|
|
|
Radicale supports the latest versions of:
|
|
|
|
|
|
2011-01-26 02:35:39 +01:00
|
|
|
|
- `Mozilla Lightning <http://www.mozilla.org/projects/calendar/lightning/>`_
|
|
|
|
|
- `GNOME Evolution <http://projects.gnome.org/evolution/>`_
|
2011-07-03 01:34:30 +02:00
|
|
|
|
- `KDE KOrganizer <http://userbase.kde.org/KOrganizer/>`_
|
2012-08-10 12:17:30 +02:00
|
|
|
|
- `aCal <http://wiki.acal.me/wiki/Main_Page>`_, `CalDAV-Sync
|
|
|
|
|
<https://play.google.com/store/apps/details?id=org.dmfs.caldav.lib>`_
|
|
|
|
|
and `CardDAV-Sync
|
|
|
|
|
<https://play.google.com/store/apps/details?id=org.dmfs.carddav.Sync>`_
|
2011-07-31 23:43:47 +02:00
|
|
|
|
for `Google Android <http://www.android.com/>`_
|
2013-07-12 17:50:48 +02:00
|
|
|
|
- `CalDavZAP <http://www.inf-it.com/open-source/clients/caldavzap/>`_
|
|
|
|
|
- `CardDavMATE <http://www.inf-it.com/open-source/clients/carddavmate/>`_
|
2011-04-02 20:49:33 +02:00
|
|
|
|
- `Apple iPhone <http://www.apple.com/iphone/>`_
|
2011-06-26 14:26:03 +02:00
|
|
|
|
- `Apple iCal <http://www.apple.com/macosx/apps/>`_
|
2012-08-10 12:13:05 +02:00
|
|
|
|
- `syncEvolution <https://syncevolution.org/>`_
|