Difference between revisions of "BatMon.app"

From GNUstepWiki
Jump to navigation Jump to search
m (+license)
(removed stub, fixed link)
Line 1: Line 1:
{{stub}}
 
 
 
{{Application|
 
{{Application|
 
shortdescription = Battery Monitor is a battery monitor for laptops. |
 
shortdescription = Battery Monitor is a battery monitor for laptops. |
Line 19: Line 17:
  
 
relatedlinks =
 
relatedlinks =
* [http://www.nongnu.org/gap/Batmon/index.html Official Page]  
+
* [http://www.nongnu.org/gap/batmon/index.html Official Page]  
*[http://www.nongnu.org/gap GNUstep Application Project] |
+
* [http://www.nongnu.org/gap GNUstep Application Project] |
 +
 
 
category = [[Category:Workspace Applications]]
 
category = [[Category:Workspace Applications]]
 
}}
 
}}

Revision as of 10:09, 22 January 2007

Battery Monitor is a battery monitor for laptops.

Current Version: 0.2

  • Released: Nov 5, 2005
  • Licensed: GPL 2

Overview

It displays the current status of the battery (charge/discharge and energy level) as well as some information about the general health of the cell.

Features

Due to the way Battery Monitor is implemented it currently works only on linux 2.6 kernels with ACPI and that too reliably only on some acpi/bios combination (it is being worked on: the /proc file system is very inconsistent.)

A user-contributed patch to make it work on FreeBSD has been merged in.

Maintainer

Gregory John Casamento

Related Links