Create Battery Notifier for Laptop using Python

Опубликовано: 16 Июль 2026
на канале: GeekyAsif
634
15

In this article, we are going to see the Psutil library in Python using which we can check battery percentage and send the battery percentage desktop notification using another module Plyer.

Psutil Library in Python
Psutil in python is a cross-platform library for retrieving information on running processes and system utilization(CPU, memory, disks, networks, sensors) in Python.

You will need to install two modules one is ‘psutil’ and the other one is ‘plyer’ which will be used to get the notification.


Plyer Library in Python
Plyer is a Python library for accessing features of your hardware / platforms.

📁 package : - https://pypi.org/project/plyer/
📁 package : - https://pypi.org/project/psutil/
👩‍💻 source code : - https://thecompetitiveprogrammer.com/...


🚀 Don't forget to subscribe our youtube channel. 👍
🚀 More Videos are comming soon. 🔥


Html, Css & Javascript Playlist :- https://www.youtube.com/playlist?list...

Python Projects Playlist 🐍 :- https://www.youtube.com/playlist?list...


🚀 Don't forget to subscribe our youtube channel. 👍
🚀 More Videos are comming soon. 🔥


Follow Me On Social Media
► Website - https://www.thecompetitiveprogrammer....
► Instagram - https://geekyasif.github.io/
► LinkedIn -   / mohdasif10  
► Github - https://github.com/geekyasif
► Twitter-   / _mohammadasif  




#batteryNotifier #python #projects #psutil #plyer
#geekyasif #python #projects #pywhatkit #thecompetitiveprogrammer