nightscout-librelink-up icon indicating copy to clipboard operation
nightscout-librelink-up copied to clipboard

Script written in TypeScript that uploads CGM readings from LibreLink Up to Nightscout.

Results 21 nightscout-librelink-up issues
Sort by recently updated
recently updated
newest added

Hi, I am currently getting this error. It looks like it can fetch glucose measurements from Libre Link UP however can't write to nightscout - 2023-11-05T20:57:04.544696615Z stdout F [error]: Upload...

Simply adding an alpine based image using multi-step build.

I would suggest putting a link in the READ.ME file to convert API token to SHA1 This is what I used and it worked great. https://codebeautify.org/sha1-hash-generator Thanks for all your...

I just finished setting up my first Nightscout server and then adding on nightscout-librelink-up. Thanks for creating it! I did run into some confusion while getting nightscout-librelink-up connected and I...

See #89 for example Kubernetes yaml. Remaining decisions: - Which value to pick. Are `.glucoseMeasurement` and `.glucoseItem` equivalent? Or maybe it's better to use the newest `.graphData` entry instead? -...

@timoschlueter Hello planning to move to Azure/Cosmo DB, Can you tell how to leverage ur code to read libre data and post it into Azure? Deploying to Heroku was very...

If you compare the delta going up and down ( 5min) its alot higher when you compare with a libre 1 (miaomiao, xdrip4ios) the abbot libre 3 app is compensating...

Since Heroku does not offer a free tier anymore, we should add an alternative service as a deployment target. One option would be [render.com.](https://render.com). They do offer a "Deploy to...

enhancement

While porting this application to Go/Golang in order to use it as a input-plugin for Telegraf I noticed that there are periodically timeouts on the `/connections` endpoint of the LLU...

enhancement

While looking at the Nightscout API I noticed that it is possible to log CGM sensor changes in the Nightscout GUI. Since the LibreLink Up API offers Sensor data, it...

enhancement