radicale 3.1.7
Basic CalDAV and CardDAV server
Radicale is a CalDAV and CardDAV server for UNIX-like platforms. 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.
Radicale intentionally does not fully comply with the CalDAV and CardDAV RFCs. Instead, it supports the CalDAV and CardDAV implementations of popular clients.
- Website: https://radicale.org/
- Licenses: GPL 3+
- Package source: gnu/packages/dav.scm
- Builds: See build status
- Issues: See known issues
Installation
Install radicale 3.1.7
as follows:
guix install radicale@3.1.7
Or install the latest version:
guix install radicale
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.