This simple python code can visualize the battery percentage of your laptop from the python terminal. Here I used psutil python module to determine the battery percentage of laptop. psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in python. To visualize the battery I used simple strings and concatenate one by one and print final string
Didula98/Battery-Percentage-Visualizer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
