This is a python program with the help of which you can monitor your macbook battery charging percentage and turn off charging at 80%
Steps to do it are : :
- copy or download main.py and save it
- open terminal and navigate to the file location
- type {python3 main.py}
- and keep the terminal window open
- You can avoid 2 - 4 steps if you have python environment already set up in pycharm or vscode or any other similar compilers
- Just run main.py in them.