1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-04 18:22:26 +00:00
Radicale/_posts/2010-04-19-evolution-supported.md

13 lines
417 B
Markdown
Raw Normal View History

2016-02-08 18:48:16 +01:00
---
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).