diff options
author | Antonio Hernández Blas <hba.nihilismus@gmail.com> | 2011-11-07 18:48:31 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-11-26 09:08:06 -0600 |
commit | e4ae67a1c0ec690139b43561bdf202fffdd8450f (patch) | |
tree | f242a08545cb295976e800b6440ebc9c84341704 /system/ibam/README | |
parent | 90c59aaa99d78fc65a37bb41b186008ee9db4bdd (diff) | |
download | slackbuilds-e4ae67a1c0ec690139b43561bdf202fffdd8450f.tar.gz |
system/ibam: Added (Intelligent BAttery Monitor)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/ibam/README')
-rw-r--r-- | system/ibam/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/ibam/README b/system/ibam/README new file mode 100644 index 0000000000..df43e7a375 --- /dev/null +++ b/system/ibam/README @@ -0,0 +1,7 @@ +IBAM (Intelligent BAttery Monitor) + +IBAM is an advanced battery monitor for laptops, which uses +statistical and adaptive linear methods to provide accurate +estimations of minutes of battery left or of the time needed +until full recharge. This software relies on either APM, ACPI, +SYSFS or PMU kernel support to access the battery status. |