Няма описание

Eugene Davis 2dd7328859 Add argument for specifying optional dependencies преди 3 години
.github 6a96b1f5a7 Test python 3.11 преди 3 години
radicale d7ce2f0b98 Fix typo in Content-Disposition header преди 2 години
.gitignore 73e42f8101 Enable static type checking преди 4 години
.mdl.style e1e563cc28 Lint markdown преди 4 години
.mdlrc e1e563cc28 Lint markdown преди 4 години
CHANGELOG.md 6a56a6026f Update changelog преди 3 години
COPYING.md abcc0c2ef6 License in markdown format преди 3 години
DOCUMENTATION.md 6d8976795c Fix docs: default htpasswd_filename преди 3 години
Dockerfile 2dd7328859 Add argument for specifying optional dependencies преди 2 години
Dockerfile.dev 2dd7328859 Add argument for specifying optional dependencies преди 2 години
MANIFEST.in abcc0c2ef6 License in markdown format преди 3 години
README.md c2a159a6cd Move project description to README.MD преди 3 години
config f14e1de071 Add multifilesystem_nolock storage преди 4 години
radicale.wsgi 9bed0af669 Remove shebang and executable bit преди 3 години
rights 8fa4345b6f Change "user name" to "username" преди 4 години
setup.cfg 526d835b59 Tests: Fix flake8 configuration преди 3 години
setup.py e8e709191a Tests: Specify typeguard version преди 3 години

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.