Generate pdf reports from glucose readings in supported csv formats.
Currently this is only compatible with the SiDiary CSV format used by xDrip+ for exports.
The format expects the following:
DAY;TIME;UDT_CGMS;BG_LEVEL;CH_GR;BOLUS;REMARK
14.05.2026;19:20;115;;;;Only DAY, TIME and UDT_CGMS are processed.
- glurep: CLI utility for generating pdf reports from glucose readings in supported csv formats.
- glurep-gui: GUI utility for generating pdf reports from glucose readings in supported csv formats.
- glurep_core: Core library for generating pdf reports from glucose readings in supported csv formats.