Skip to content

caarlos0-graveyard/victorops-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

victorops-notifier

An unofficial VictorOps desktop notifier for macOS.

screenshot

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.