No description
Find a file
2025-09-13 17:37:17 +02:00
.env.default first running version 2025-09-13 17:15:46 +02:00
.gitignore first running version 2025-09-13 17:15:46 +02:00
caldav-reminder.py first running version 2025-09-13 17:15:46 +02:00
LICENSE Initial commit 2025-09-11 15:42:05 +00:00
pyproject.toml first running version 2025-09-13 17:15:46 +02:00
README.md Doc 2025-09-13 17:37:17 +02:00

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