FloatingGlucose is a windows program aiming to display your current bloogsugars live on your desktop.
A transparent popup window will be displayed in the bottom right corner of your desktop, with your current blood glucose values fetched from your nightscout site.
Download The Setup.exe of the latest release, which you can find here and run it. You should normally just install it to the default directory which is C:\Program Files (x86)\FloatingGlucose.
Dexcom Share Dexcom share plugins by Bjørn inge Vikhammermo. Connects to Dexcom share (both US and Non-US) servers to fetch glucose data
Nightscout Nightscout plugin by Bjørn inge Vikhammermo. The original - fetches glucose from a specified nightscout site.
Should be as simple as double clicking the app. A settings dialog will appear asking you to specify an endpoint (plugin) you'd like to connect to
Having troubles with crashes or with the widget not updating? Please make sure you have enabled exception logging to stderr (in the configfile) then run the program from command line:
cd "C:\Program Files (x86)\FloatingGlucose"
FloatingGlucose.exe 2> glucose_log.txt
Then open glucose_log.txt
Please note that you can edit the settings from inside the application. If you still need to access the conig files directly, please go to either of these locations
The user.config file will override any values inside the FloatingGlucose.exe.config file