Skip to content

paraskhosla3903/battery-analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Battery Analyser

This Python script runs in the background and gathers battery data from the system OS and stores the battery percentage mapped with timestamps at which they were recorded. The time gaps between these snapshots can be user-defined. Ultimately these are stored in a .csv file format and plotted using matplotlib library as a line plot showing variation of battery percentage with time. This allows you to inspect battery health by providing necessary graphics.

Screenshot 2023-12-26 at 9 51 56 PM

About

Analyses the drainage rate of battery percentage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages