Skip to content

Commit

Permalink
Merge pull request #36 from Rytiggy/release/2.0
Browse files Browse the repository at this point in the history
Release/2.0
  • Loading branch information
Rytiggy authored Oct 15, 2018
2 parents f4c8065 + ffdf8de commit 1cbd365
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 103 deletions.
Binary file added Glance-2.0.48.fba
Binary file not shown.
Binary file removed GlanceV1.2.0.fba
Binary file not shown.
45 changes: 0 additions & 45 deletions HowToInstall.md

This file was deleted.

60 changes: 10 additions & 50 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# Glance ![twerp logo](https://image.ibb.co/gbWF2H/twerp_bowtie_64.png)
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!
### Interface
![ionic and versa](https://image.ibb.co/d4JNKd/ionic_and_versa.png "ionic and versa")
<a style="text-align: center;" href="https://github.com/Rytiggy/Glance/wiki/How-to-set-up-Glance">Click here to learn how to set up Glance!</a>

### Alert
![alert](https://image.ibb.co/eRBVdc/alert.png "alert")
### Settings
![settings](https://image.ibb.co/d8224d/step_2.png "settings")
<img src="https://image.ibb.co/fbiG9U/versa-Ionic.png">

## Donation
I developed Glance to help people with diabetes! 75% of all donations will go directly to the <a target="_blank" href="https://www.faustmanlab.org/">Faustman lab</a>. The remaining 25% will be dedicated to future research and development of Glance.

[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://paypal.me/ryanmasonjar)
## Features
- Current BG
- Insulin on Board (IOB)
- Carbs on Board (COB)
- Trend direction
- Delta
- Time since last pull
Expand All @@ -24,47 +26,5 @@ Glance is a solution for use with Fitbit devices to view your blood glucose leve
- Vibration Alerts
- Changing background color

## Instructions For Use
### User setup guide
- **Before you start!** you must have your blood sugars accessible through a URL. (Examples include [xDrip+](https://github.com/jamorham/xDrip-plus), [Nightscout](http://www.nightscout.info/wiki/welcome/set-up-nightscout-using-heroku), [Spike](https://spike-app.com/) )
- Starting on your phone, navigate to the [Latest version of Glance](https://gam.fitbit.com/gallery/clock/7b5d9822-7e8e-41f9-a2a7-e823548c001c) And click the **Select** button. Then click **install**.
- ![step 1](https://image.ibb.co/f7SKjd/step_1.png)
- After the installation has finished open the **Fitbit** app and navigate to **clock faces** then click the **green gear** to access **Glance's settings**.
- ![step 2](https://image.ibb.co/jQzkqJ/step.png)
- Once in Glance's settings, go through each input and fill them out.
- API Endpoint (URL where your blood sugars are accessible)
- High and low thresholds
- Glucose units (mgdl / mmol)
- Date format
- Location
- ![step 3](https://image.ibb.co/d8224d/step_2.png)
- After entering the above settings you should be able to see the blood sugars on the watch!








### Dev environment setup
- Follow this step by step guide for development:
- https://github.com/Rytiggy/Glance/blob/master/HowToInstall.md

## Resources / QA
- 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`
- If you are using **NightScout** you can follow [these steps](http://www.nightscout.info/wiki/welcome/set-up-nightscout-using-heroku)
- 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`

## License
- `GPL v3`
- `Commercial License` contact me for details
## User Agreement
Glance must not be used to make medical decisions
## [User Agreement](https://github.com/Rytiggy/Glance/wiki/User-Agreement)
Glance must not be used to make medical decisions, by using glance you agree to the [user agreement](https://github.com/Rytiggy/Glance/wiki/User-Agreement)
8 changes: 0 additions & 8 deletions mySetup.md

This file was deleted.

0 comments on commit 1cbd365

Please sign in to comment.