SugarTrack – an offline Android logbook for blood sugar (no account, no cloud)
hunzaboy
36 points
13 comments
August 15, 2026
Related Discussions
Found 5 related stories in 39.8ms across 4,128 title embeddings via pgvector HNSW
- Show HN: An app that logs your meal's calories from a photo behzodhalil · 11 pts · July 30, 2026 · 51% similar
- Track your workout from the iPhone Lock Screen badgag · 35 pts · July 16, 2026 · 47% similar
- A privacy-first macOS meeting-notes and writing app that runs on-device westerosweb · 19 pts · July 22, 2026 · 46% similar
- GoAccess – Open-source real-time log analyzer and interactive viewer gregsadetsky · 56 pts · August 13, 2026 · 46% similar
- Seeing beyond BMI: Estimating cardiometabolic risk with smartphone imagery leanderjanssen · 52 pts · August 20, 2026 · 45% similar
Discussion Highlights (3 comments)
codingdave
There is no way I'd track that info in an app. My meter keeps history. I can download it to my device. Why would I put another app in the middle of that process?
jmagland
There should be more simple, no login, apps like this
VoidWhisperer
Worth noting, if they are covered by the person's insurance, it may be worth looking into using a CGM (Continuous glucose monitor) and the self-hostable application Nightscout[0]. CGMs use the interstitial fluid in (usually, although people also use other spots) inside side of the upper arm to measure blood sugar. As long as they are placed in the right spot (i.e. in a fattier area instead of directly on top of muscle, hence why it is on the inside side of the upper arm and not the outside) and the sensor doesn't fail, they will measure blood sugar fairly accurately for 10-15 days depending on the CGM model (disclaimer: They do tend to run approximately 15 minutes behind the number that an actual finger poke would show you). Nightscout is an awesome tool because it can be self-hosted so that you keep full control over your health data, but since it is a web application, you can still easily share it with other people too, like family or your endocrinologist. On android, you can use the xdrip+ application to pair with most types of CGMs to completely keep your data out of the cloud, or you can also pair it with the API from Abbott or Dexcom (depending on the CGM model) to pull data from their 'share/link' applications, if you opt to pair with/use their official apps [0]: https://nightscout.github.io/ [1]: https://github.com/nightscoutfoundation/xdrip I personally use Dexcom G7 15 day sensors (because it is what my insurance covers) and use xdrip+ to upload the data to a nightscout instance hosted in my homelab