Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 471 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 471 Bytes

alert-tray-indicator

A electron app showing a tray indicator in different colors according to status provided by api.

Description

The application is build for operators to get a visual alarming signal when a specific value is received. Therefore the alert-tray-indicator calls a configurable api and parses the return value. According to the value found the color of the tray icon chages.

currently supported sources (apis)

  • alertmanager

Installation

tbd