Battery Monitor – Keep Track of Your Linux Battery Status

Have you ever been engrossed in work so much so that you forget to check your system battery and it just sleeps on you? Well, all that is a thing of the past now since you know about the lightweight utility app to fix that.

We introduce to you the Battery Monitor; is a tiny tool that will notify you about your system’s battery status which could be Charging, Discharging, Not Charging, Critically Low Battery on Linux.

As a Python (Python3 and PyGtk3) app, it has an excellent performance coupled with its minimal design icons and typeface.

Battery Monitor Charging State
Battery Monitor Charging State
Battery Monitor Discharging State
Battery Monitor Discharging State
Battery Monitor Critically Low State
Battery Monitor Critically Low State

Features of Battery Monitor

  • Notify you of your battery status
  • Clean minimal design UI
  • Swift performance

Install Battery Monitor on Ubuntu and Debian

Let’s install from PPA:

$ sudo add-apt-repository ppa:maateen/battery-monitor -y
$ sudo apt-get update
$ sudo apt-get install battery-monitor -y

That’s all. Battery Monitor is installed on your Ubuntu or Debian system.

Every time, when you will start or restart your machine, the Battery Monitor app will run automatically in system background. If its your first time, let’s run the app yourself by running battery-monitor in your terminal.

$ battery-monitor

If your terminal closed, you can also launch Battery Monitor by pressing alt+f2, and enter battery-monitor command in the box to start it.

Are you already a Battery Monitor user? If not try it out and drop your feedback on it’s performance. Or maybe you use a different utility tool to monitor your battery of Linux, feel free to tell us about it in the comments section.

Divine Okoi is a cybersecurity postgrad with a passion for the open-source community. With 700+ articles covering different topics in IT, you can always trust him to inform you about the coolest tech.

Each tutorial at GeeksMint is created by a team of experienced writers so that it meets our high-quality writing standards.

5 thoughts on “Battery Monitor – Keep Track of Your Linux Battery Status”

  1. Doesn’t work …

    Ign:1 http://ppa.launchpad.net/maateen/battery-monitor/ubuntu focal InRelease
    Err:2 http://ppa.launchpad.net/maateen/battery-monitor/ubuntu focal Release    
      404  Not Found [IP: 91.189.95.83 80]
    Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease               
    Hit:4 http://dl.google.com/linux/chrome/deb stable InRelease                   
    Hit:5 http://gb.archive.ubuntu.com/ubuntu focal InRelease      
    Hit:6 http://gb.archive.ubuntu.com/ubuntu focal-updates InRelease
    Hit:7 http://gb.archive.ubuntu.com/ubuntu focal-backports InRelease
    Reading package lists... Done
    E: The repository 'http://ppa.launchpad.net/maateen/battery-monitor/ubuntu focal Release' does not have a Release file.
    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
    N: See apt-secure(8) manpage for repository creation and user configuration details.
    
    Reply
  2. I tried installing battery monitor today on Ubuntu 14.04, but it just won’t work. The error message says there’s a syntax error in AppIndicator.py, Line 14.

    Reply
  3. Does it support 2 batteries? And XFCE panel?

    I have Xubuntu 14.04.2 on my (Android) tablet (ASUS tf300t) and official battery monitor somehow supports both batteries, but I have to click on the battery indicator icon to be shown their values and I would prefer to have to icons with values on the panel.

    Reply

Leave a Reply to ch3mn3y Cancel reply