Difference between revisions of "KThinkBat"

From ThinkWiki
Jump to: navigation, search
(Gentoo)
Line 28: Line 28:
  
 
==Gentoo==
 
==Gentoo==
You can use the the ebuild from my [https://lepetitfou.dyndns.org/svn/portage-overlay-lefou/trunk/ portage overlay].
+
You can use the the ebuild from this [https://lepetitfou.dyndns.org/svn/portage-overlay-lefou/trunk/ portage overlay].
  
 
==Download==
 
==Download==

Revision as of 23:20, 22 November 2005

Description

KThinkBat is a laptop battery monitor for the KDE-Kicker. It is inspired by the Windows Application "Battery Maximizer" which is included with ThinkPads.

Homepage: https://lepetitfou.dyndns.org/wiki/bin/view/Werkstatt/KThinkBat

Author: Tobias Roeser

Screenshot

Offline Mode: You see how much power left and how much is consumed at the moment.

screenshot_1.png

Online Mode: You see the loading-power. (0W at the moment because ThinkPads load only if you have less the 95%)

screenshot_2.png

Installation

KThinkBat uses the autotools. For a standard installation use

./configure

make

su -c 'make install'

Gentoo

You can use the the ebuild from this portage overlay.

Download