Sem descrição

Tuna Celik 3e6d8db98d Synced config.py with origin há 3 anos atrás
.github c8c330d481 CI: Fix coveralls há 5 anos atrás
radicale 3e6d8db98d Synced config.py with origin há 3 anos atrás
.gitignore 849b84180c Unified gitignore há 6 anos atrás
CHANGELOG.md cf81d1f9a7 Synced with origin há 3 anos atrás
COPYING.md cf81d1f9a7 Synced with origin há 3 anos atrás
DOCUMENTATION.md cf81d1f9a7 Synced with origin há 3 anos atrás
Dockerfile cf81d1f9a7 Synced with origin há 3 anos atrás
MANIFEST.in cf81d1f9a7 Synced with origin há 3 anos atrás
README.md cf81d1f9a7 Synced with origin há 3 anos atrás
config 22731f3d26 Fixed couple of points after origin sync há 3 anos atrás
radicale.wsgi cf81d1f9a7 Synced with origin há 3 anos atrás
rights cf81d1f9a7 Synced with origin há 3 anos atrás
setup.cfg cf81d1f9a7 Synced with origin há 3 anos atrás
setup.py cf81d1f9a7 Synced with origin há 3 anos atrás

README.md

Radicale

Test Coverage Status

Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server, that:

  • Shares calendars and contact lists through CalDAV, CardDAV and HTTP.
  • Supports events, todos, journal entries and business cards.
  • Works out-of-the-box, no complicated setup or configuration required.
  • Can limit access by authentication.
  • Can secure connections with TLS.
  • Works with many CalDAV and CardDAV clients
  • Stores all data on the file system in a simple folder structure.
  • Can be extended with plugins.
  • Is GPLv3-licensed free software.

For the complete documentation, please visit Radicale master Documentation.