iOS and WatchOS Client for the Nightscout CGM System
Go to file
dirk 6d8aeeec65 Small script to automate the app release 2020-05-10 21:55:51 +02:00
fastlane Localized more labels for the watch app now. 2020-05-10 14:13:52 +02:00
images New photo for the github main page 2019-02-21 21:07:38 +01:00
nightguard Localized more labels for the watch app now. 2020-05-10 21:55:08 +02:00
nightguard WatchKit App Localized more labels for the watch app now. 2020-05-10 21:55:08 +02:00
nightguard WatchKit Extension Localized more labels for the watch app now. 2020-05-10 21:55:08 +02:00
nightguard.xcodeproj Localized more labels for the watch app now. 2020-05-10 21:55:08 +02:00
nightguard.xcworkspace Implement the Preferences screen with Eureka (integrated as pod) 2019-02-01 19:09:54 +02:00
nightguardTests Localized more labels for the watch app now. 2020-05-10 21:55:08 +02:00
nightguardUITests Localized more labels for the watch app now. 2020-05-10 21:55:08 +02:00
.gitignore Automated the release process using fastlane. Improved screenshooting with image titles und glucose data. 2020-04-18 11:05:01 +02:00
Gemfile Added Gemfiles to install fastlane. Using brew you will get a too old version. 2020-04-07 11:04:04 +02:00
Gemfile.lock Added a localized time-format for the clock visualization 2020-05-03 15:50:04 +02:00
LICENSE Add LICENSE file (AGPLv3) 2018-06-19 15:37:15 +02:00
PRIVACY.md Added a privacy policy 2018-11-07 21:34:06 +01:00
Podfile Configure fastlane to take screenshots in UI tests 2020-02-25 21:46:13 +02:00
Podfile.lock Automated the release process using fastlane. Improved screenshooting with image titles und glucose data. 2020-04-18 11:05:01 +02:00
README.md Update README.md 2019-02-21 21:22:26 +01:00
fastlaneRelease.sh Small script to automate the app release 2020-05-10 21:55:51 +02:00
fastlaneScreenshots.sh Hardcoded the UITest URI. Small script to execute the screenshots 2020-04-23 21:30:44 +02:00

README.md

Join the chat at https://gitter.im/nightscout/nightguard

Nightguard

Join the chat at https://gitter.im/nightscout/nightguard This is an iPhone and Apple Watch application to display blood glucose values stored at your nightscout server.

Description

Disclaimer! Don't use this App for medical decisions. It comes without absolutely no warranty. Use it at your own risk!

Nightguard is an app that displays your blood glucose values from the Nightscout backend.

It is a native iOS App with support for the Apple Watch. Features are:

  • Define a range of acceptable blood glucose values.
  • Whenever your values are out of range you will be alerted.
  • You can snooze the alerts all the time and for a defined time period.
  • You can reactivate the alerts all the time.
  • You can activate alerts if the values are rising or falling too fast.
  • The app displays yesterdays values as an overlay chart. This way you have a hint about how your values could behave in the future.
  • Tune your basal rates with the statistics function to overlay different days

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.

Have a look at www.nightscout.info for more information about how to setup your own Nightscout backend.

Nightguard App

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

This small video shows how to check the configuration and demonstrates the available Apple Watch Complication: http://youtu.be/CEcqNyyv_kA

License

nightguard app to display cgm readings on your ios and watchos device
Copyright (C) 2018 Nightguard contributors.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.