Skip to content

Commit 2925eed

Browse files
authored
Update README.md
Updated the readme docs.
1 parent bfac70c commit 2925eed

1 file changed

Lines changed: 18 additions & 4 deletions

File tree

README.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,27 @@
66
This is an iPhone and Apple Watch application to display blood glucose values stored at your nightscout server.
77

88
# Description
9-
This app displays the last 30 Values from your [nightscout](http://www.nightscout.info) [server](https://github.com/nightscout/cgm-remote-monitor):
109

11-
![Nightguard App](https://github.com/nightscout/nightguard/blob/master/images/nightguard24.jpg)
10+
Disclaimer!
11+
Don't use this App for medical decisions. It comes without absolutely no warranty. Use it at your own risk!
12+
13+
Nightguard is an app that displays your blood glucose values from the Nightscout backend.
14+
15+
It is a native iOS App with support for the Apple Watch.
16+
Features are:
17+
- Define a range of acceptable blood glucose values.
18+
- Whenever your values are out of range you will be alerted.
19+
- You can snooze the alerts all the time and for a defined time period.
20+
- You can reactivate the alerts all the time.
21+
- You can activate alerts if the values are rising or falling too fast.
22+
- The app displays yesterdays values as an overlay chart. This way you have a hint about how your values could behave in the future.
23+
- Tune your basal rates with the statistics function to overlay different days
1224

13-
A graphical representation is shown on the Apple Watch as well:
25+
For the alarms to work the app has to be active. So you can enable a screen lock that keeps the app running all night long.
1426

15-
![Nightguard Apple Watch Screenshot](https://github.com/nightscout/nightguard/blob/master/images/nightguardOnWatch.gif)
27+
Have a look at www.nightscout.info for more information about how to setup your own Nightscout backend.
28+
29+
![Nightguard App](https://github.com/nightscout/nightguard/blob/master/images/nightguard24.jpg)
1630

1731
The dark gray region in the chart marks the values that are between 80 and 180.
1832

0 commit comments

Comments
 (0)