Commit Graph

10 Commits (d0b4bc0dda729bb87a49ac1a7ccf281aa5a6c6d5)

Author SHA1 Message Date
Michael Perzel d0b4bc0dda Show order of operations with parenthesis 9 years ago
Michael Perzel a9eb69b0fa Use helper methods to validate vars. Cleanup logic. 9 years ago
Michael Perzel 681cdd1c12 Remove accidental newlines 9 years ago
Michael Perzel cdb36ea0fc Cleanup enable/disable logic 9 years ago
Michael Perzel 3542e7d42d Update method to determine if task exists, add days of week parameter to weekly triggers 9 years ago
Michael Perzel d6339c47e4 Ability to add/remove scheduled task 10 years ago
Peter Mounce a4a3a13439 Code-review
Swap state enabled/disabled -> enabled yes/no
10 years ago
Peter Mounce 4fef779f09 caught out by syntax 10 years ago
Peter Mounce 6f1d9fbbcc correct variable name 10 years ago
Peter Mounce d1c896d31e win_scheduled_task module for windows
Fledgling module to allow scheduled tasks to be managed.
At present, I only need enabled/disabled support. There's lots of scope for more features.
10 years ago