Skip to content

Commit 56b7339

Browse files
committed
Add iCalDAV Kotlin library to CalDAV libraries list
1 parent d65f31d commit 56b7339

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

_pages/CalDAV/libraries.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@ A Ruby library to parse and generate iCalendar files.
4848
### [ical.js](http://mozilla-comm.github.io/ical.js/)
4949
jsical - Javascript parser for rfc5545
5050

51+
### [iCalDAV](https://github.com/iCalDAV/iCalDAV)
52+
**Open source/Kotlin**
53+
54+
A Kotlin CalDAV client library with offline sync and conflict resolution. Features include RFC 5545 compliant iCalendar parsing (VEVENT, VTODO, VJOURNAL), CalDAV client with automatic server discovery, WebDAV ACL support (RFC 3744), recurring events with RRULE/RDATE/EXDATE expansion, and a sync engine with offline support. Includes an Android module for CalendarContract integration. Available on [Maven Central](https://central.sonatype.com/namespace/org.onekash).
55+
5156
### [IT Hit WebDAV Server Engine for .NET](https://www.webdavsystem.com/server/)
5257
**Commercial License**
5358

0 commit comments

Comments
 (0)