aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index f545247..91b6dfe 100644
--- a/README
+++ b/README
@@ -165,6 +165,7 @@ vicious.widgets.uptime
vicious.widgets.bat
- provides state, charge, and remaining time for a requested battery
+ using procfs
- 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)
@@ -177,6 +178,14 @@ vicious.widgets.batat
level in percent, 3rd as remaining (charging or discharging) time,
4th as state of the second battery etc.
+vicious.widgets.batsys
+ - provides state, charge, and remaining time for a requested battery
+ using sysfs
+ - 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
+
vicious.widgets.mem
- provides RAM and Swap usage statistics
- returns 1st value as memory usage in percent, 2nd as memory usage,