A Simple Battery Status Tracker for Linux using Python
Oct 11, 2019 · 6 min read · Hello World! In this blog, I would like to share my experience in creating a simple battery tracker, that alerts the user when the battery level is low. For this, I have used Python and some basic Linux commands. How did I do? Where do I get data? Ou...
JJeremiah commented