planif is a builder pattern wrapper around the windows task scheduler API (windows-rs).

How to

Please refer to the examples folder. The folder contains code for creating each of the triggers.

TODO

Create Triggers

Trigger settings

Other settings may also be missing.

Other (maybe)

A builder library for the Windows Task Scheduler.

Inspired by the great work of j-hc which allowed my to figure out how to grok the windows-rs library.