A simple script to send alerts/reminders for caldav events.
Go to file
mrsu e4c42de74c created CalendarParser class 2024-02-11 19:43:33 +00:00
.gitignore track .gitignore 2024-02-08 15:41:09 +00:00
LICENSE Initial commit 2024-02-04 03:01:11 +00:00
README.md Initial commit 2024-02-04 03:01:11 +00:00
config.toml alerting and filehandling 2024-02-06 19:02:44 +00:00
email_alert.py Replace toml with humanfriendly library for email alert and update send\_email function with event details 2024-02-09 12:08:31 +00:00
remindme_caldav.py created CalendarParser class 2024-02-11 19:43:33 +00:00
requirements.txt requirements.txt 2024-02-04 13:47:09 +00:00
xmpp_alert.py Replace toml with humanfriendly library for email alert and update send\_email function with event details 2024-02-09 12:08:31 +00:00

README.md

remindme_caldav

A simple script to send alerts/reminders for caldav events.