Integrates Nightscout into GNOME Shell
Go to file
2024-05-16 13:36:45 +02:00
nightscout-follower@treehouse.org.za Initial commit 2024-05-16 13:36:45 +02:00
.gitignore Initial commit 2024-05-16 13:36:45 +02:00
LICENSE Initial commit 2024-05-16 13:36:45 +02:00
Makefile Initial commit 2024-05-16 13:36:45 +02:00
README.md Initial commit 2024-05-16 13:36:45 +02:00
update-locale.sh Initial commit 2024-05-16 13:36:45 +02:00

Nightscout for GNOME Shell

This extension integrates Nightscout into GNOME Shell.

Features

  • Retrieve glucose values from Nightscout.
  • Show a notification when your glucose readings are missing.
  • High, low and missing readings notifications on your GNOME message tray.
  • Glucose is falling down and raising up notifications on your GNOME message tray.

Missing features

  • Localization support
  • Configurable levels for alerts (now 80 mg/dL for low and 180 mg/dL for high)
  • Configurable delta for raising and falling alerts (now -10 mg/dL for falling and +10 mg/dL for raising)
  • Full graph of recent levels when clicking on the indicator

Main repository

The primary repository for this extenstion is https://git.treehouse.org.za/tim/gnome-shell-extension-nightscout-follower.

Credits

This extension is partially based on the Nightscout for GNOME Shell extension by Fernando Pradas.