Skip to content

This project is to notify the battery percentage of your computer by using python notifications

Notifications You must be signed in to change notification settings

Didula98/Battery-Percentage-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Battery-Percentage-Visualizer

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


outputs

About

This project is to notify the battery percentage of your computer by using python notifications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages