This CHOP is currently windows only
A lightweight CHOP for scheduling events based on the systems time.
The days page lets you set days of the week you want to enable the CHOP.
The Time page lets you set the enable hour, minutes and seconds and disable hour minutes and seconds. You must set the disable value to be higher than the enable hour or the CHOP will not work. If you want to schedule something over midnight you can just use a math after to flip enable and disable.
When enabled the CHOP channel will have a value of 1. When disabled it will be 0.
Please report issues here: https://github.com/Richard-Burns/ScheduleCHOP
It'd be really cool if someone could compile this for Mac and do a pull request on the repo.