Difference between revisions of "KThinkBat"

From ThinkWiki
Jump to: navigation, search
(and one more)
m
Line 20: Line 20:
 
KThinkBat uses the autotools. For a standard installation use  
 
KThinkBat uses the autotools. For a standard installation use  
  
./configure
+
./configure
 
+
make
make
+
su -c 'make install'
 
 
su -c 'make install'
 
  
 
==Gentoo==
 
==Gentoo==

Revision as of 12:57, 26 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

Latest Version: 0.1.4

Screenshot

NOTE!
Screenshots removed. Do not link to external images, especially when those images are on a self-signed ssl enabled webserver causing warning messages

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

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

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