dexcom
Provides Dexcom G6/G7 glucose monitoring via `scripts/glucose.py`, invoked with `uv run {baseDir}/scripts/glucose.py now`. It requires `DEXCOM_USER` and `DEXCOM_PASSWORD`, reads those env vars, and calls `pydexcom.Dexcom(...).get_current_glucose_reading()` which contacts Dexcom services.