From e4fb12d173d51cb9f55d39ad4213d354f802426e Mon Sep 17 00:00:00 2001 From: Yax Date: Sat, 13 Sep 2025 17:37:17 +0200 Subject: [PATCH] Doc --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 538f162..89ff8ed 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # dumbremind +Dumb CalDAV Reminder: definitively not a kind name but a very useful tool to retrieve CalDAV events and tasks and output them in a concise way. Combined with a cron and a notification system it should help my poor brain to be more efficient. + +Usage : copy .env.default as .env then edit CalDAV connection parameters and and number of days to get. + +More to come: docker packaging \ No newline at end of file