KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
kitchen-fridge
★ 22
Open GitHub ↗
A CalDAV client written in Rust
Download README (.md)
Explore Similar Repositories
Glove-Mouse
:
A glove mouse that can replace your physical mouse and keyboard.
CIA-toolchain
:
The toolchain of Chosen-instruction attack
jawwad-ali
:
No description available.
robojax
:
A high-performance reinforcement learning library in jax specialized for robotic learning
gwtswing
:
This is an UI API similar to Java's Swing API, but on top of GWT.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
kitchen-fridge
?
Download (.md)
# kitchen-fridge <p align="center"> <img src="resources/kitchen-fridge.svg" alt="kitchen-fridge logo" width="250"/> </p> kitchen-fridge is a CalDAV (iCal file transfer over WebDAV) Rust client library. CalDAV is described as "Calendaring Extensions to WebDAV" in [RFC 4791](https://datatracker.ietf.org/doc/html/rfc4791) and [RFC 7986](https://datatracker.ietf.org/doc/html/rfc7986) and the underlying iCal format is described at least in [RFC 5545](https://datatracker.ietf.org/doc/html/rfc5545). \ 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](https://docs.rs/kitchen-fridge/) is available on docs.rs. CalDAV is described as "Calendaring Extensions to WebDAV" in [RFC 4791](https://datatracker.ietf.org/doc/html/rfc4791) and [RFC 7986](https://datatracker.ietf.org/doc/html/rfc7986) and the underlying iCal format is described at least in [RFC 5545](https://datatracker.ietf.org/doc/html/rfc5545).