PSPushover
I just recently published a module to the PowerShell Gallery called PSPushover and it couldn’t have been easier.
Pushover.net is an alerting service I use to notify me of different events through IFTTT and I wanted a way to send off alerts from my PowerShell scripts. Some of my scripts are long running and I’d like to know whether it finished in error or not.
I plan on providing better help and better documentation in the README.md but otherwise I’m really proud of my work.
To install simply run and you’ll have it installed.
Find-Module -Name PSPushover | Install-Module -Force
Check out the PSPushover repository on GitHub. Contributions are welcome. time-script-with-timespan