victorops-notifier
An unofficial VictorOps desktop notifier for macOS.

Install
$ brew install caarlos0/tap/victorops-notifier
Usage
The idea is to keep it running. You can do that with any shell loop or
by putting it in the crontab.
PATH="/usr/local/bin/"
* * * * * victorops-notifier --client client-name --id api-id --key api-key
You can get the client name from the URL when you're logged in, something like
https://portal.victorops.com/client/<< CLIENT NAME HERE >>
.
As for the API keys, you can get them by going to Settings -> API.