File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed
Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 55Script written in TypeScript that uploads CGM readings from LibreLink Up to Nightscout. The upload should
66work with at least Freestyle Libre 2 (FGM) and Libre 3 CGM sensors.
77
8- [ ![ Deploy] ( https://www.herokucdn.com/deploy/button.svg )] [ heroku ]
9- [ ![ Deploy to DO] ( https://www.deploytodo.com/do-btn-blue.svg )] [ digitalocean ]
8+ <a href =" [digitalocean] " >
9+ <img src =" https://www.deploytodo.com/do-btn-blue.svg " height =" 30 " alt =" Deploy to DigitalOcean " />
10+ </a >
11+ <a href =" [heroku] " >
12+ <img src =" https://www.herokucdn.com/deploy/button.svg " height =" 30 " alt =" Deploy to Heroku " />
13+ </a >
14+
1015
1116## Configuration
1217
@@ -119,10 +124,13 @@ which will print the hash (40 characters in length):
119124
120125You might also use an online tool to generate your hash, e.g. https://codebeautify.org/sha1-hash-generator
121126
122- # # ToDo
127+ # # Sponsoring and affiliate links
128+ If you enjoy using this project and would like to support its ongoing development, I would be truly grateful.
129+ You can help keep things moving forward by becoming a GitHub sponsor or by using one of the referral links for the hosting providers below.
130+
131+ Your support means a lot — thank you! 🙌
123132
124- - **Integration into Nightscout**: I have not yet looked into the plugin architecture of Nightscout. Maybe this should
125- be converted into a plugin.
133+ [](https://www.digitalocean.com/?refcode=0b12ad5a5fe6&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge)
126134
127135[heroku] : https://heroku.com/deploy?template=https://github.com/timoschlueter/nightscout-librelink-up
128- [digitalocean] : https://cloud.digitalocean.com/apps/new?repo=https://github.com/timoschlueter/nightscout-librelink-up/tree/deploy-to-digitalocean
136+ [digitalocean] : https://cloud.digitalocean.com/apps/new?repo=https://github.com/timoschlueter/nightscout-librelink-up/tree/deploy-to-digitalocean&refcode=0b12ad5a5fe6
You can’t perform that action at this time.
0 commit comments