Skip to content

Converts the Glimp Export CSV-File into a compact Excel readable CSV-File

License

Notifications You must be signed in to change notification settings

meilhard/glimp-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

This is a tiny script mainly for myself and other Diabetes patients that are using the freestyle libre with the Glimp App. It converts the quite unreadable Glimp export on dropbox ('GlicemiaMisurazioni.csv.gz') to a compact CSV-File readable by e.g. Excel. It only contains the Date, Time and the Sugar value. Ideal for reports to the doctor.

Usage

You can either download the binary for your platform here or build it from the sources like so:

yarn && yarn build

To convert a Glimp GZ-File to a readable CSV-File just use:

GlimpConvert-[platform] GlicemiaMisurazioni.csv.gz output.csv

or with the already upacked CSV-File:

GlimpConvert-[platform] GlicemiaMisurazioni.csv output.csv

About

Converts the Glimp Export CSV-File into a compact Excel readable CSV-File

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published