Commit Graph

15 Commits (d5ab3dc0f38927f426f70c22e7143077c5b4e8cf)

Author SHA1 Message Date
Dreamcat4 55c6aee5d1 fix: win-scheduled-task strict-mode fixes 9 years ago
Michael Perzel 123a2b25ed Remove duplicate action declaration. 9 years ago
Michael Perzel 64416ff094 Fix logging of error message 9 years ago
Michael Perzel de1696cb74 Add support for specifying user for scheduled task to run as 9 years ago
Michael Perzel 027dff6d3d Add support for command arguments 9 years ago
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 10 years ago
Michael Perzel cdb36ea0fc Cleanup enable/disable logic 10 years ago
Michael Perzel 3542e7d42d Update method to determine if task exists, add days of week parameter to weekly triggers 10 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