Skip to content

Latest commit

Β 

History

History
62 lines (44 loc) Β· 1.35 KB

File metadata and controls

62 lines (44 loc) Β· 1.35 KB

πŸŽ“ GluDex

GluDex is an application that allows you to visualise and track your blood glucose data from your Dexcom continuous glucose monitoring (CGM) device. Here are some of the key features:

Real-time Glucose Monitoring

GluDex provides real-time glucose data directly from your Dexcom CGM device, helping you stay informed about your current blood glucose levels and trends.

Data Visualisation

  • View your blood glucose data with a user-friendly interface (alike the Dexcom app).
  • Analyse trends in your glucose levels over various time scales (1 hour, 3 hours, 6 hours, 12 hours, 24 hours)

Configurable Credentials

  • Stores your Dexcom credentials for seamless access to your blood glucose data.

πŸš€ Installation


βœ… Requirements

  • Python 3.9+
  • πŸ’» Cross-platform (Windows, MacOS, Linux)

✏️ Steps

# Clone the repository
git clone https://github.com/shegue77/GluDex.git
cd GluDex
# Install dependencies
pip install -r requirements.txt
# Run GluDex
python main.py

πŸ“š Learn More


πŸ“Έ Preview

πŸͺŸ View demos & screenshots


πŸ“œ License

Licensed under ? - see the LICENSE file for details.