Skip to content

A web application that allows users to access and visualize their Carelink data. Data is fetched using the Carelink Python Client by ondrej1024, and displayed using charts and tables.

License

Notifications You must be signed in to change notification settings

Yirade/Carelink-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Carelink Web

A simple web app that helps users keep track of their glucose levels and medical device information.

⚙️ Features

  • Display current time, battery level, and sensor duration of the user's medical device
  • Show the user's last recorded glucose level and its trend
  • Provide a notification when the device needs calibration or if there are any issues with the sensor
  • Allow the user to enter their name and receive a personalized greeting
  • Easy setup with CLI wizard

💻 Tech Stack

This website is built using HTML, CSS, JavaScript and Python. It uses Bootstrap for the layout and Bootstrap Icons for the icons. The app retrieves data from the user's medical device using carelink-python-client by ondrej1024.

ℹ️ How to Use

  • Clone this repository:
git clone https://github.com/Yirade/Carelink-Web
  • Run the wizard script:
./run.sh

🤝 Contributions

Feel free to fork this repository and add your own features or improvements. Don't forget to create a pull request for your changes to be reviewed and merged.

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

👏 Credits

This project uses the "carelink-python-client" library by ondrej1024. The original library can be found here.

About

A web application that allows users to access and visualize their Carelink data. Data is fetched using the Carelink Python Client by ondrej1024, and displayed using charts and tables.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published