Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.05 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.05 KB

Передача данных из 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