Skip to content

Files

Latest commit

add09b8 · May 4, 2023

History

History
20 lines (16 loc) · 1.26 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.26 KB

Export blood glucose data from LibreView to Apple Health

Converts a CSV export of blood sugar levels from LibreView into a format that can be imported into the Apple Health app with an iOS shortcut

yay more quantified self data

Forked updates

  • import/export .csv locally in Downloads folder
  • different timestamp format
  • Apple Health shortcut to import data (free) instead of Health CSV Importer
    • Watch out for units of measure, I had to export in mmol/L and input into Apple Health in mg/dL so I multiplied by 18.0182 in the shortcut but you can do the math

This is just a tweaked fork from https://github.com/shrugalic and u/Blue_Matter! See original repo for more detailed instructions.

TL;DR

  1. Export LibreView data into Downloads folder
  2. Download conversion script
  3. Run python3 convert_LV_export.py
  4. See outputted CSV in Downloads folder
  5. Airdrop to Files app on iPhone
  6. Add shortcut and run