Glance is a solution for use with Fitbit devices to view your blood glucose levels along with a variety of other health stats on the watch face. You can see your stats at a glance!
- Current BG
- Trend direction
- Delta
- Time sense last pull
- Graph of BG's over time
- Error reporting
- Temperature
- Step count
- Heart rate
- Time
- Date
- Battery levels
- Vibration Alerts
- Changing background color
- Before you start! you must have your bloodsugars accessable through a URL. (Examples include xDrip+, Nightscout, Spike )
- Starting on your Phone navigate to the Latest version of Glance And click the Select button. Then click install.
- After the installation has finished open the fitbit app and navigate to clock faces then click the green gear to access Glance's settings.
- Once in Glance's settings, Go through each input and fill them out.
- Api Endpoint (URL where your bloodsugars are accessable)
- High and low thresholds
- Glucose units (mgdl / mmol)
- Date format
- Location
- After entering the above mentioned settings you should be able to see the blood sugars on the watch!
- Follow this step by step guide for development:
- What is an API endpoint?
- An API endpoint is a unique URL that represents your data.
- How do I use it with the watch?
- If you are using xDrip
- Navigate to
Settings
->Inter-App settings
->xDrip Web Service
->ON
- Point the watch face to the following URL (API Endpoint):
http://127.0.0.1:17580/sgv.json
- Navigate to
- If you are using NightScout you can follow these steps
- If you are using Spike
- Activate internal server in
Settings
->integration
->internal HTTP server
->ON
click back to confirm the changes. - Point the watch face to the following URL (API Endpoint):
http://127.0.0.1:1979/sgv.json
- Activate internal server in
- If you are using xDrip
GPL v3
Commercial License
contact me for details
Glance must not be used to make medical decisions