Skip to content

leomeinel/glurep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glurep

License Crates.io Downloads Docs

Generate pdf reports from glucose readings in supported csv formats.

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.

Crates

  • 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.

Showcase

glucose levels in a colored 2d chart

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages