Delubear / GlucoseTray

Tray Icon for displaying current BG information in taskbar.
MIT License
35 stars 21 forks source link

TODO: Optional desktop alert when glucose crosses a threshold. #36

Closed Delubear closed 3 years ago

Delubear commented 3 years ago

Add config setting DesktopAlertThreshold Value of 0 means disabled, otherwise it takes a glucose number (same format/conversion logic as the existing glucose numbers that support MG/MMoL) When glucose goes from below this number to >= to this number, show desktop alert with message.

Delubear commented 3 years ago

First implementation will most likely be:

Delubear commented 3 years ago

Implemented as of version 11.0.0