aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNormal Ra <normalrawr@gmail.com>2013-12-22 13:09:16 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2013-12-22 13:14:46 +0100
commit946271c41d70e7ce5633380b4114dcd775fb73bb (patch)
treed210abfa6bc04c7856f6a44f16a9bfa587f02749 /README
parent76269896fc4db8f6243a59465f9af9994f72c47c (diff)
downloadvicious-legacy-946271c41d70e7ce5633380b4114dcd775fb73bb.tar.xz
bat: expose information on battery wear and tear
Modern batteries should expose information about their design capacity which we can compare to current capacity and deduce how much 'wear' the battery got and expose that as a negative value percentage. Feature sent in August took a while to convince the maintainer many modern batteries provide this information. Signed-off-by: Adrian C. (anrxc) <anrxc@sysphere.org>
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 5f4cdd9..4f1ff50 100644
--- a/README
+++ b/README
@@ -159,11 +159,12 @@ vicious.widgets.uptime
for 5 minutes and 6th for 15 minutes
vicious.widgets.bat
- - provides state, charge, and remaining time for a requested battery
+ - provides state, charge, remaining time and wear for a requested
+ battery
- takes battery ID as an argument, i.e. "BAT0"
- returns 1st value as state of requested battery, 2nd as charge
- level in percent and 3rd as remaining (charging or discharging)
- time
+ level in percent, 3rd as remaining (charging or discharging)
+ time and 4th as the wear level in percent
vicious.widgets.mem
- provides RAM and Swap usage statistics