#client #todo #cal-dav #web-dav #icloud

kitchen-fridge

A CalDAV (ical file management over WebDAV) library

2 unstable releases

0.4.0 Jan 19, 2022
0.3.0 Dec 6, 2021

#428 in HTTP client

24 downloads per month

MIT license

130KB
2.5K SLoC

kitchen-fridge

kitchen-fridge logo

kitchen-fridge is a CalDAV (iCal file transfer over WebDAV) Rust client library.

CalDAV is described as "Calendaring Extensions to WebDAV" in RFC 4791 and RFC 7986 and the underlying iCal format is described at least in RFC 5545.
This library has been intensivley tested with Nextcloud servers. It should support Owncloud and iCloud as well, since they use the very same CalDAV protocol.

Its documentation is available on docs.rs.

CalDAV is described as "Calendaring Extensions to WebDAV" in RFC 4791 and RFC 7986 and the underlying iCal format is described at least in RFC 5545.

Dependencies

~12–27MB
~405K SLoC