It should be possible to trigger jobs according ical events
See https://en.wikipedia.org/wiki/ICalendar (RFC 5545)
Maybe a standalone package only responsible of parsing a ical files could be created and ExtensibleScheduler could depend on such a package if it provides a stable API.
See Ical.jl
Job should be triggered either when:
entering an event / exiting an event
Application: DIY internet timer switch
It should be possible to trigger jobs according ical events
See https://en.wikipedia.org/wiki/ICalendar (RFC 5545)
Maybe a standalone package only responsible of parsing a ical files could be created and ExtensibleScheduler could depend on such a package if it provides a stable API.
See Ical.jl
Job should be triggered either when:
entering an event / exiting an event
Application: DIY internet timer switch