GitHub - niccokunzmann/python-recurring-ical-events: Python library to calculate recurrence times of events, todos, alarms and journals based on icalendar RFC5545
More Web Proxy on the site http://driver.im/
8000
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ICal has some complexity to it:
Events, TODOs, Journal entries and Alarms can be repeated, removed from the feed and edited later on.
This tool takes care of these complexities.