radicale
simple calendar and addressbook server - daemon
Install
- All systems
-
curl cmd.cat/radicale.sh
- Debian
-
apt-get install radicale
- Ubuntu
-
apt-get install radicale
- Arch Linux
-
pacman -S radicale
- Kali Linux
-
apt-get install radicale
- Fedora
-
dnf install radicale
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install radicale
- Raspbian
-
apt-get install radicale
- Dockerfile
- dockerfile.run/radicale
radicale
simple calendar and addressbook server - daemon
Radicale is a CalDAV (calendar) and CardDAV (contact) server. 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. This package contains the radicale daemon. Some authentication schemes require either of the packages apache2-utils, python-ldap, python-passlib, python-pampy, courier-authdaemon or python-requests. SQL storage requires the package python-sqlalchemy.