No description
.env.default | ||
.gitignore | ||
caldav-reminder.py | ||
LICENSE | ||
pyproject.toml | ||
README.md |
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