An open API service indexing awesome lists of open source software.

https://github.com/schererleander/python-ics-modifier

python script that adds a reminder to every event at 17:00 the day before the event
https://github.com/schererleander/python-ics-modifier

icalendar ics python

Last synced: 2 months ago
JSON representation

python script that adds a reminder to every event at 17:00 the day before the event

Awesome Lists containing this project

README

        

# Python ICS Modifier
My city provides a digital waste calendar. However, I encountered a problem - the calendar didn’t notify me the day before to take out the trash. Consequently, I missed taking out the trash because the events were scheduled on the same morning the trash was picked up. To solve this issue, I wrote a small script that adds a notification to every event in the calendar, specifically at 17:00 the day before the event.