Web Analytics
Monitor your Windows Laptop's Battery -->

Monitor your Windows Laptop's Battery

Schedule battery notifications in your Windows laptop with a simple Python script. Keep your battery percentage and charge status in check!

Schedule toast notifications in your Windows regarding battery and charge status using  a minimal Python script.

Battery graphic

You like your device's battery percent between the golden range of 30 to 80.
However, you always remember to plug the charger late, and/or forget to unplug the charger early. So what do you do?

You need this (and by 'this' I mean battery-notifier).
To use battery-notifier in your local system,

  • Change your working directory to the cloned repo
  • Make a shortcut of run-script.vbs file
  • Go to run and type shell:startup
  • Move the previously created shortcut to the newly opened window
  • Done!
This should run the VBScript every time Windows boots and now the .vbs file runs the Python script in every startup. Enjoy!


You may like these posts

  1. To insert a code use <i rel="pre">code_here</i>
  2. To insert a quote use <b rel="quote">your_qoute</b>
  3. To insert a picture use <i rel="image">url_image_here</i>