The first version of Aptik Battery Monitor is now available. This is a small utility that displays the stats for your laptop battery such as the charge level and the discharge rate. The graph displays the battery charge level (black line) and the CPU usage (red line).
If you are using the following Ubuntu releases (or any of its derivates like Kubuntu, Xubuntu, Linux Mint) then you can install it from the LaunchPad PPA:
Download the installer from following links:
aptik-bmon-latest-i386.run (32-bit, 350 KB)
aptik-bmon-latest-amd64.run (64-bit, 350 KB)
Run it from a terminal window using the following commands:
Installation
UbuntuIf you are using the following Ubuntu releases (or any of its derivates like Kubuntu, Xubuntu, Linux Mint) then you can install it from the LaunchPad PPA:
- Ubuntu 15.10 (wily)
- Ubuntu 15.04 (vivid)
- Ubuntu 14.04 (trusty)
sudo apt-add-repository -y ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install aptik-bmon
Other Linux DistributionsDownload the installer from following links:
aptik-bmon-latest-i386.run (32-bit, 350 KB)
aptik-bmon-latest-amd64.run (64-bit, 350 KB)
Run it from a terminal window using the following commands:
./aptik-bmon-latest-i386.run #32-bit
./aptik-bmon-latest-amd64.run #64-bit
Depending on the distribution that you are using, you may need to install packages for the following dependencies:libgee-0.8 json-glib
Un-Install
Run the following command in a terminal window:sudo apt-get remove aptik-bmon