Crazy-Marvin / LibreLinkUpDesktop

This is a desktop application that fetches your blood sugar from LibreLinkUp
https://crazymarvin.com/librelinkupdesktop/
Apache License 2.0
32 stars 12 forks source link

Alerting / Warning #387

Open CrazyMarvin opened 1 month ago

CrazyMarvin commented 1 month ago

One user asked if there is any possibility to implement an alerting mechanism based on low or high blood glucose levels?

His son, who is on the Autism Spectrum (in addition to T1D), is often on his computer with headphones on and unable to hear the alerts from his phone.  Having a visual indicator on his computer would be an immense help in allowing him to react and treat himself.

I think it is a nice feature.

We could add an option for the user to enable warnings by bringing the window in the foreground, making the window flash and/or by playing a sound (included sound or choosing a music file on the PC). We could get the warning level from the API and allow a custom override too.

What do you think?