Skip to content

isaac-goncalves/BSA-Battery-Status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Battery Status Web Monitor πŸ“Š

image

Battery Status Web Monitor is a real-time web application that displays battery status data in the form of dynamic charts and tables. It provides you with a convenient way to monitor your device's battery health.

Features 🌟

  • Real-time display of ChargeRate, DischargeRate, and Voltage.
  • Interactive charts for visualizing battery parameters.
  • Data tables for a detailed view of parameter values.
  • Automatic data refresh and server-side rendering.

Screenshots πŸ“Έ

image

Getting Started πŸ› οΈ

  1. Clone the repository.
  2. Install Python and required dependencies.
    pip install Flask
    py flask_app.py

Run the Flask app: bash Copy code python your_flask_app.py Access the app in your web browser at http://localhost:5000. How It Works 🧐 The Flask application collects battery data from PowerShell. JavaScript fetches the data and updates the charts and tables. Auto-reload feature for a seamless development experience. Customize 🎨 You can customize the app by modifying the CSS and JavaScript files.

Author πŸ‘¨β€πŸ’» http://isaacgoncalves.tech License πŸ“ This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments πŸ™ Flask Chart.js PowerShell Happy Monitoring! πŸ“ˆ

About

πŸš€ Battery Status Web Monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published