1
2WEBATTERY(1) User Manuals WEBATTERY(1)
3
4
5
7 Webattery - Display battery power status.
8
10 webattery [OPTION]...
11
13 Webattery is a command line interface for displaying laptop battery
14 power status.
15
16 Webattery is written in C language, and getting the required values
17 from /proc/acip/*/{state,info} files.
18
19 By default the output shows with borders, you can even have a compact
20 output by using `-c' option.
21
22 Verbose mode will show you all the details about your laptop battery.
23
24
26 -h, --help
27 Display usage menu for help.
28
29 -c, --compact
30 Display a compact output, without borders.
31
32 -v, --verbose
33 Display output in verbose mode with lots of informations about
34 battery.
35
36 --version
37 Display the version and license details of Webattery.
38
40 Written by Alagunambi Welkin <alagunambiwelkin[at]gmail[dot]com>
41
43 Report Bugs at <webattery-mailinglist[at]list[dot]sourceforge[dot]net>
44
45
46
47
48Linux MARCH 2009 WEBATTERY(1)