Difference between revisions of "BatMon.app"

From GNUstepWiki
Jump to navigation Jump to search
(add date)
 
(9 intermediate revisions by 3 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.8.tar.gz 0.8] |
  
releasedate =  Nov 5, 2005 |
+
releasedate =  Sep 04, 2014 |
  
license = Unknown |
+
license = 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. |
 
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] |
  
category = [[Category:Workspace Applications]]
+
category = [[Category:Workspace Applications]][[Category:GAP]]
 
}}
 
}}

Latest revision as of 07:23, 5 September 2014

Battery Monitor is a battery monitor for laptops.

Current Version: 0.8

  • Released: Sep 04, 2014
  • 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