1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/_posts/2010-04-19-evolution-supported.md
Guillaume Ayoub 1ee43a0c3b First commit
2016-02-08 18:48:16 +01:00

417 B

layout title
page Evolution Supported

Radicale now supports another CalDAV client: Evolution, the default mail, addressbook and calendaring client for Gnome. This feature was quite easy to add, as it required less than 20 new lines of code in the requests handler.

If you are interested, just clone the git repository.