Skip to content

Commit 1a4bbb0

Browse files
authored
Merge pull request #83 from one-kash/add-icaldav-library
Add iCalDAV Kotlin library to CalDAV libraries Short sanity check: all provided URLs work, no guarantee for the code, but that's the same for all listed libraries
2 parents d65f31d + 56b7339 commit 1a4bbb0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_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)