Difference between revisions of "BatMon.app"

From GNUstepWiki
Jump to navigation Jump to search
m (+license)
(7 intermediate revisions by 2 users not shown)
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. |
  
currentversion = [http://savannah.nongnu.org/download/gap/batmon-0.2.tar.gz 0.2] |
+
currentversion = [http://savannah.nongnu.org/download/gap/batmon-0.6.tar.gz 0.6] |
  
releasedate =  Nov 5, 2005 |
+
releasedate =  Jul 19, 2011 |
  
 
license = GPL 2 |
 
license = GPL 2 |
Line 12: 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 (it is being worked on: the /proc file system is very inconsistent.)
+
features = Battery Monitor works on Linux (ACPI and APM support), NetBSD, OpenBSD and FreeBSD
  
A user-contributed patch to make it work on FreeBSD has been merged in. |
 
  
maintainer =  Gregory John Casamento |
+
|
 +
 
 +
maintainer =  The GNUstep Application Project
 +
* [mailto:rmottola@users.sourceforge.net Riccardo Mottola] |
  
 
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]][[Category:GAP]]
 
}}
 
}}

Revision as of 11:09, 19 July 2011

Battery Monitor is a battery monitor for laptops.

Current Version: 0.6

  • Released: Jul 19, 2011
  • 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 on Linux (ACPI and APM support), NetBSD, OpenBSD and FreeBSD

Maintainer

The GNUstep Application Project

Related Links