Skip to content

Transfer your diabetes data from Nightscout to LibreView.

Notifications You must be signed in to change notification settings

Andrey997/nightscout-to-libreview1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Передача данных из Nightscout в LibreView

Перенесите свои данные о диабете из Nighscout в Libreview

Требования

Первое использование

Открыть командную строку (Меню Пуск>Node.js> Node.js command prompt):

git clone https://github.com/Andrey997/nightscout-to-libreview1
cd nightscout-to-libreview1
npm install
npm start

Будущие использования

Открыть командную строку (Меню Пуск>Node.js> Node.js command prompt):

cd nightscout-to-libreview1
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

Transfer your diabetes data from Nightscout to LibreView.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%