nightscout/cgm-remote-monitor

Description: nightscout web monitor

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 3 hours ago
Added to GitGenius on June 25th, 2026
Created on May 22nd, 2014
Open Issues & Pull Requests: 171 (+0)
Number of forks: 73,250
Total Stargazers: 2,788 (+0)
Total Subscribers: 294 (+0)

Issue Activity (beta)

Open issues: 109
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 1,301 days
Stale 30+ days: 101
Stale 90+ days: 87

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 3

Top labels

  • feature request (27)
  • feature/rest-api (23)
  • aps-loop (19)
  • bug (14)
  • enhancement (14)
  • quality assurance (13)
  • good-first-issue (12)
  • feature/deployment-setup (11)

Most active issues this week

Repository Insights (GitGenius)

Median issue/PR response: 23.8 days
Mean response time: 333.5 days
90th percentile: 1292.8 days
Tracked items: 273

Most active contributors

Detailed Description

Nightscout Web Monitor, also known as cgm-remote-monitor, is a web-based platform designed to enable multiple caregivers to remotely monitor a patient's continuous glucose monitoring data in real time. Written primarily in JavaScript, the system reads from a MongoDB database that receives sensor glucose values from physical CGM devices and displays this information graphically through a web interface. The platform generates predictions of blood glucose values up to 0.5 hours ahead using an autoregressive second order model and creates alarms for high and low glucose readings that can be cleared by any authorized watcher.

The repository is classified across multiple diabetes management and medical device connectivity domains, including continuous glucose monitoring, remote monitoring, blood glucose tracking, real-time alerts, mobile integration, data visualization, patient dashboard functionality, and caregiver access. This classification reflects the platform's core purpose of bridging the gap between medical devices and the people who need to monitor patient health outcomes.

The project maintains active development with significant community engagement. According to GitGenius tracking data, the repository has processed 272 issues and pull requests with a median response latency of 570.6 hours and a mean latency of 8034.2 hours, indicating variable response times across different types of contributions. The most frequently labeled issues involve feature requests with 27 occurrences, REST API features with 23 occurrences, and APS loop integration with 19 occurrences. The most active contributors tracked by GitGenius are ryceg with 317 events, AndyLow91 with 163 events, and sulkaharo with 96 events, demonstrating concentrated community leadership.

The platform's technical architecture requires Node.js version 20 LTS or later and MongoDB 4.4 or later for operation. The system supports a comprehensive browserslist policy covering approximately 91 percent of globally used browsers, including recent versions of Chrome, Firefox, Safari, Edge, and other major browsers, while explicitly not supporting Internet Explorer 11. The installation process is designed to be accessible to end users through documented setup procedures, with separate documentation available for non-programmers at nightscout.github.io and additional resources at nightscout.info.

Nightscout includes an extensive plugin architecture with both default and advanced plugins. Default plugins provide core functionality such as blood glucose delta tracking, direction indicators, uploader battery status, time ago displays, device status monitoring, CGM error code reporting, AR2 forecasting, and simple alarms. Advanced plugins extend capabilities to include careportal functionality, bolus calculation wizards, custom food tracking, raw glucose data, insulin-on-board calculations, carbs-on-board tracking, cannula age monitoring, sensor age tracking, insulin age tracking, battery age tracking, treatment notifications, basal profile management, bolus rendering, and integration with systems like OpenAPS, Loop, and various voice assistants including Amazon Alexa.

The repository includes specific installation guidance for various hosting environments, including Microsoft Azure with particular configuration requirements, nginx or Apache reverse proxy setups with SSL/TLS offloading considerations, and local installations on Windows systems. The project emphasizes security through HTTPS redirection by default and HTTP Strict Transport Security headers, with configurable options for environments using reverse proxies. The codebase is maintained under a development workflow documented in CONTRIBUTING.md, supporting the #WeAreNotWaiting community movement focused on improving diabetes management technology.

cgm-remote-monitor
by
nightscoutnightscout/cgm-remote-monitor

Repository Details

Fetching additional details & charts...