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

52 lines
1.6 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.
2011-11-02 12:17:47 +01:00
Calendars are available for both local and remote access, possibly limited
through authentication policies. They can be viewed and edited by calendar
clients on mobile phones or computers.
2010-06-16 10:40:28 +02:00
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.
2010-06-16 10:40:28 +02:00
Main Features
=============
- Shares calendars through CalDAV and HTTP
2011-06-26 14:28:39 +02:00
- Supports events, todos and journal entries
- Works out-of-the-box, no installation nor configuration required
- Warns users on concurrent edition
- Limits access by authentication
- Secures connections
2011-01-26 02:35:39 +01:00
Supported Clients
=================
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/>`_
- `KDE KOrganizer <http://userbase.kde.org/KOrganizer/>`_
2011-07-31 23:43:47 +02:00
- `aCal <http://wiki.acal.me/wiki/Main_Page>`_ and `CalDAV-Sync
<https://market.android.com/details?id=org.dmfs.caldav.lib>`_
for `Google Android <http://www.android.com/>`_
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/>`_