mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-23 17:48:30 +00:00
57 lines
2 KiB
ReStructuredText
57 lines
2 KiB
ReStructuredText
======================================
|
||
A Simple Calendar and Contact Server
|
||
======================================
|
||
|
||
Presentation
|
||
============
|
||
|
||
The Radicale Project is a complete CalDAV (calendar) and CardDAV (contact)
|
||
server solution.
|
||
|
||
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.
|
||
|
||
|
||
Technical Description
|
||
=====================
|
||
|
||
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.
|
||
|
||
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.
|
||
|
||
|
||
Main Features
|
||
=============
|
||
|
||
- Shares calendars through CalDAV, WebDAV and HTTP
|
||
- Shares contacts through CardDAV, WebDAV and HTTP
|
||
- Supports events, todos, journal entries and business cards
|
||
- Works out-of-the-box, no installation nor configuration required
|
||
- Warns users on concurrent editing
|
||
- Limits access by authentication
|
||
- Secures connections
|
||
|
||
|
||
Supported Clients
|
||
=================
|
||
|
||
Radicale supports the latest versions of:
|
||
|
||
- `Mozilla Lightning <http://www.mozilla.org/projects/calendar/lightning/>`_
|
||
- `GNOME Evolution <http://projects.gnome.org/evolution/>`_
|
||
- `KDE KOrganizer <http://userbase.kde.org/KOrganizer/>`_
|
||
- `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>`_
|
||
for `Google Android <http://www.android.com/>`_
|
||
- `CalDavZAP <http://www.inf-it.com/open-source/clients/caldavzap/>`_
|
||
- `CardDavMATE <http://www.inf-it.com/open-source/clients/carddavmate/>`_
|
||
- `Apple iPhone <http://www.apple.com/iphone/>`_
|
||
- `Apple iCal <http://www.apple.com/macosx/apps/>`_
|
||
- `syncEvolution <https://syncevolution.org/>`_
|