Trndi - A glucose monitor

Hi!

I’ve been working on an app for people with diabetes, to view their blood sugar readings on the desktop or (on a single-purpose raspberry pi) display. It works on all the usual suspects: macOS, Windows, Linux, FreeBSD etc. And also Haiku!

Basically it fetches the blood sugar readings from a remote source (Dexcom, NightScout, Tandem Source, FreeStyle Libre) and presents it on the screen. It also predicts future blood sugar readings and does alot of side-stuff like native desktop notifications. It supports sub-target levels (like “this value is good but I prefer this value”) etc.

I do support JavaScript extensions too, including on Haiku. Notifications and text to speech are also supported.

You do need to build it yourself from the develop branch, but the JS engine comes pre-compiled for Haiku.

8 Likes