this bash script use python to do a simple baby calculation and give result in a formatted way.
1. Clone this Repo
2. Run `make` and `make install`
3. Voila! You got your battery health installed Globally!!!
- Clone this Repo
- Run
python3 calcu.py - Voila! You got your battery health!!!!
For Linux
Native C++
For Windows
Bash(collects raw data) --> Python(process the raw data and show a beautiful(decent) output)