Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schererleander/python-ics-modifier
https://github.com/schererleander/python-ics-modifier
icalendar ics python
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/schererleander/python-ics-modifier
- Owner: schererleander
- Created: 2024-06-01T13:50:16.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T13:58:36.000Z (7 months ago)
- Last Synced: 2024-06-01T15:52:50.722Z (7 months ago)
- Topics: icalendar, ics, python
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.