Skip to content

Commit bcce74e

Browse files
unsolublescottleibrand
authored andcommitted
Add "Views" section (#3211)
1 parent 11c272a commit bcce74e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Community maintained fork of the
5858
- [Alarms](#alarms)
5959
- [Core](#core)
6060
- [Predefined values for your browser settings (optional)](#predefined-values-for-your-browser-settings-optional)
61+
- [Views](#views)
6162
- [Plugins](#plugins)
6263
- [Default Plugins](#default-plugins)
6364
- [`delta` (BG Delta)](#delta-bg-delta)
@@ -242,6 +243,13 @@ To learn more about the Nightscout API, visit https://YOUR-SITE.com/api-docs.htm
242243
* The `log-dynamic` is similar to the default `log` options, but uses the same dynamic range and the `linear` scale.
243244
* `EDIT_MODE` (`on`) - possible values `on` or `off`. Enable or disable icon allowing enter treatments edit mode
244245

246+
### Views
247+
248+
There are a few alternate web views available that display a simplified BG stream. Append any of these to your Nightscout URL:
249+
* `/clock.html` - Shows current BG. Grey text on a black background.
250+
* `/bgclock.html` - Shows current BG, trend arrow, and time of day. Grey text on a black background.
251+
* `/clock-color.html` - Shows current BG and trend arrow. White text on a background that changes color to indicate current BG threshold (green = in range; blue = below range; yellow = above range; red = urgent below/above).
252+
245253
### Plugins
246254

247255
Plugins are used extend the way information is displayed, how notifications are sent, alarms are triggered, and more.

0 commit comments

Comments
 (0)