https://github.com/Delubear/GlucoseTray
Tray Icon for displaying current BG information in taskbar.
https://github.com/Delubear/GlucoseTray
bg cgm dexcom diabetes glucose nightscout taskbar
Last synced: 20 days ago
JSON representation
Tray Icon for displaying current BG information in taskbar.
- Host: GitHub
- URL: https://github.com/Delubear/GlucoseTray
- Owner: Delubear
- License: mit
- Created: 2019-04-23T01:37:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T20:02:54.000Z (8 months ago)
- Last Synced: 2024-10-20T05:24:55.999Z (8 months ago)
- Topics: bg, cgm, dexcom, diabetes, glucose, nightscout, taskbar
- Language: C#
- Size: 2.34 MB
- Stars: 35
- Watchers: 8
- Forks: 21
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GlucoseTray
Tray Icon for displaying current BG information in taskbar.Always verify the time of the last reading by hovering over the tray icon or double-clicking it. Should it crash, the icon may stay in the taskbar but stop updating.
Always check with your DexCom reader before making any treatment decisions.
Step-by-step Instructions:
Download and run the GlucoseTray.exe (no .NET framework install required) or GlucoseTray-Slim.exe (requires the appropriate .NET framework installed).
On first run, the program will create an `appsettings.json` file alongside the `.exe`. Right-click the new icon in your taskbar and click `Settings` or open `appsettings.json` in a text editor.
This will allow you to connfigure the program settings and immediately see the updates on save.Critical High Glucose displays red.
High Glucose displays yellow.
Low Glucose displays yellow.
Critically Low Glucose displays as "DAN" for DANGER and is red.
Normal blood glucose displays as black (or white for dark mode).
Out-of-date readings are shown with a strikethrough effect.Features:
-Color coded glucose numbers set to your ranges.
-See latest glucose reading in taskbar. Also get time of reading and trend on hover or double-click.
-Option to start application on system startup.
https://github.com/Delubear/GlucoseTray/wiki/Setup-Guide