Difference between revisions of "BatMon.app"

From GNUstepWiki
Jump to navigation Jump to search
(updated release)
(0.4)
Line 2: Line 2:
 
shortdescription = Battery Monitor is a battery monitor for laptops. |
 
shortdescription = Battery Monitor is a battery monitor for laptops. |
  
currentversion = [http://savannah.nongnu.org/download/gap/batmon-0.3.tar.gz 0.3] |
+
currentversion = [http://savannah.nongnu.org/download/gap/batmon-0.4.tar.gz 0.4] |
  
releasedate =  Jul 6, 2008 |
+
releasedate =  Dec 24, 2009 |
  
 
license = GPL 2 |
 
license = GPL 2 |
Line 10: Line 10:
 
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. |
 
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.
+
features = Battery Monitor works best on 2.6 Linux kernels with ACPI. However, APM and 2.4 series are supported too as well as FreeBSD.
  
A user-contributed patch to make it work on FreeBSD has been merged in. |
+
 
 +
|
  
 
maintainer =  The GNUstep Application Project
 
maintainer =  The GNUstep Application Project

Revision as of 09:51, 25 December 2009

Battery Monitor is a battery monitor for laptops.

Current Version: 0.4

  • Released: Dec 24, 2009
  • 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

Battery Monitor works best on 2.6 Linux kernels with ACPI. However, APM and 2.4 series are supported too as well as FreeBSD.

Maintainer

The GNUstep Application Project

Related Links