Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t1dtools/glucosebar
https://github.com/t1dtools/glucosebar
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/t1dtools/glucosebar
- Owner: t1dtools
- Created: 2023-09-25T20:52:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-25T21:56:56.000Z (4 months ago)
- Last Synced: 2024-08-26T16:04:03.547Z (4 months ago)
- Language: Swift
- Homepage: https://glucosebar.t1d.tools
- Size: 2.25 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - GlucoseBar
README
# GlucoseBar
GlucoseBar is a macOS 14+ Menu Bar application for monitoring your or your loved ones CGM readings at a glance.
You can download GlucoseBar from the [releases section](https://github.com/t1dtools/GlucoseBar/releases) here on GitHub, or hopefully soon from the macOS App Store.
## CGM Providers
Name | Supported | Notes
----|----|----
Nightscout | ✅ | Uses APIv3, and thus does not make use of your API secret, but instead a token.
Dexcom Share | ✅ | Use your Dexcom account credentials, and ensure you have at least one follower.
Libre LinkUp | ⏳️ | Basic functionality is in, but I need testing help from an actual Libre user.If you have requests for any other CGM data providers, please get in touch through a ticket.
## Readings from Nightscout
To configure nightscout, input your Nightscout instance URL with no path. Eg. `https://my.ns.service.com`. If you use a non-standard port, add that after the domain `http://my.ns.service.com:1337`.
For the Token field, you need to create a token in nightscout with the `readable` permission.
## Readings from Dexcom Share
To get up and running with Dexcom Share, please ensure you already have a follower set up using the normal Dexcom Share flow. Once that prerequisite is met, please continue using your normal Dexcom credentials. Remember to select the correct region.
## Disclaimer
GlucoseBar is for monitoring purposes only. Do not use the data from GlucoseBar for medical decisions.
See the full disclaimer in the [medical disclaimer](medical-disclaimer.txt).