Skip to content

twistline/NightScout-hourly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transfer Nightscout data to LibreView

Transfer your diabetes data from Nightscout to LibreView.

Requirements

  • git
  • nodejs

First use

Open command line in your favorite folder:

git clone https://github.com/alexandrrusskih/NightScout-hourly
cd NightScout-hourly
npm install
npm start

Future use

Open command line in your favorite folder:

cd nightscout-to-libreview
npm start

Todo

  • many many testing!
  • better error handling
  • clean up entry point
  • clean up user input
  • add frequent unscheduledContinuousGlucoseEntries
  • add notes from libreview
  • add basal insulin?!?
  • different libreview api endpoints

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%