A simple battery monitor in the system tray.

Requirements: Qt4
Optional requirements: UCpufreq (access to Cpufreq capabilities)

Build from source (make install is located into /usr/local by default):
qmake
make [INSTALL_PREFIX=/url]

and potentially:
make install

