Difference between revisions of "Gkrellm-ThinkBat"
(Prerequisites) |
|||
| Line 1: | Line 1: | ||
== Description == | == Description == | ||
gkrellm-ThinkBat is meant as a replacement for the default battery meter in Gkrellm [http://www.gkrellm.net Gkrellm]. | gkrellm-ThinkBat is meant as a replacement for the default battery meter in Gkrellm [http://www.gkrellm.net Gkrellm]. | ||
| − | It should look like default, only it optionally shows time remaining/power consumption. | + | It should look like default, only it optionally shows time remaining/power consumption. It currently supports only |
| + | one battery. | ||
Latest version: 0.2 (2006-02-06) | Latest version: 0.2 (2006-02-06) | ||
| Line 15: | Line 16: | ||
{{cmduser|make install}} | {{cmduser|make install}} | ||
this istalls gkrellm-thinkbat.so to {{path|~/.gkrellm2/plugins}}. You can copy it manually elsewhere. | this istalls gkrellm-thinkbat.so to {{path|~/.gkrellm2/plugins}}. You can copy it manually elsewhere. | ||
| + | |||
| + | == Screenshot == | ||
| + | [[image:gkrellm-thinkbat.png]] | ||
| + | |||
[[Category:Tools]] | [[Category:Tools]] | ||
Revision as of 18:30, 7 February 2006
Description
gkrellm-ThinkBat is meant as a replacement for the default battery meter in Gkrellm Gkrellm. It should look like default, only it optionally shows time remaining/power consumption. It currently supports only one battery.
Latest version: 0.2 (2006-02-06)
Prerequisites
Installation
Download the tarball.
$ make$ make install
this istalls gkrellm-thinkbat.so to ~/.gkrellm2/plugins. You can copy it manually elsewhere.