mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-04 18:22:26 +00:00
13 lines
417 B
Markdown
13 lines
417 B
Markdown
|
---
|
||
|
layout: page
|
||
|
title: Evolution Supported
|
||
|
---
|
||
|
|
||
|
Radicale now supports another CalDAV client:
|
||
|
[Evolution, the default mail, addressbook and calendaring client for Gnome](http://projects.gnome.org/evolution/).
|
||
|
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](http://www.gitorious.org/radicale/radicale).
|