timoschlueter / nightscout-librelink-up

Script written in TypeScript that uploads CGM readings from LibreLink Up to Nightscout.
MIT License
192 stars 246 forks source link

Cross Sync with Mysugr and others #26

Closed yoshimo closed 2 years ago

yoshimo commented 2 years ago

The basic idea is interesting. Some people prefer a nice App like mysugr that collects a few more data pieces. Some doctors prefer Libreview, some other systems. Are you intrested in creating a solution that pulls data from multiple sources, combines them, denoises them and uploads the merged data to connected services? This would make it a lot easier to maintain data for the end user

timoschlueter commented 2 years ago

I don't think this is in the scope for this project. The concept of nightscout is really promising to achieve what you are suggesting, actually. Having nightscout as the single, self-hosted source of truth with the right integration into Health Kit (at least on iPhones) would come very close to such a solution. I am currently using Nightguard as a client for my Nightscout instance and all thats missing is that Nightguard needs to sync to Apple Health (Spoiler: its coming).

If that is integrated, my setup would be the following:

Libre 3 Sensor -> LibreLink Up -> This App -> Nightscout -> Nightguard (iPhone) -> Apple Health -> mySugr

This works for iPhone of course. But a solution for Android should not be too far off.