Trndi - CGM Data on Desktop & Raspberry Pi

Notifications

Trndi can show toasts (those small pop-ups near the clock) when you’re high or low.

Enabling notifications is optional — you can use Trndi without them.

How Trndi chooses a backend

Tip: You can see which backend is active in logs or by observing which tool is invoked (gdbus vs notify-send) when a notification fires.

Windows

Trndi uses the BurntToast PowerShell module to show notifications.

Install (once, system‑wide) from an elevated PowerShell:

Install-Module -Name BurntToast

Note: This installs on your system PowerShell, not inside Trndi.

macOS

No extra setup is needed. Trndi uses the system notification center. Make sure notifications for the app are allowed under System Settings if you don’t see toasts.

Linux

Trndi supports two common Linux paths and chooses automatically:

Notes