This is a plugin for Bitbar that hooks up with the API of Opsgenie to show a summary of currently open alerts.
Since this is a python script with some dependencies, a convenience shell script wrapper is provided:
git clone https://github.com/infothrill/bitbar-plugin-opsgenie.git
cd YOUR_BITBAR_PLUGIN_FOLDER
ln -s YOUR_CLONE/bitbar-opsgenie.60s.sh .
This wrapper will install dependencies into a virtual environment inside the cloned repository.
Copy the example config bitbar_opsgenie_sample.conf
to bitbar_opsgenie.conf
and fill in your credentials.