*****************
  PROJECT CAUSE
*****************

As the author of this Webattery, I wrote this program for my own use as I am a text mode lover. I wrote this program to display the remaining battery power status.

Any one like to make use of this program can use it under their own risk. Contributors are welcome.

Please feel free to send your comment, criticize or suggestion to <alagunambiwelkin@gmail.com>.


***********
  WORKING 
***********

This program takes its necessary values from the /proc/acpi/battery/*/{state,info}.

The output of the battery has three layer, first and last is the border and the middle layer has battery power bar which displays the percentage of battery power remaining along with the battery status in text.

All the three layers of the output will alter themselves according to the text output. The text output contains the remaining battery power in percentage and status of the battery, whether its charging, discharging or charged.

If the battery is full the power bar will turn green, if the battery is below 40% it will turn to red, normally it will be in yellow.


****************
  INSTALLATION 
****************

For installation see the INSTALL file in the source directory.


*********
  USAGE 
*********

Just typing `webattery` in bash prompt will display your battery status, for more details try `webattery --help`.


***************
  REPORT BUGS  
***************

Report bugs at <webattery-mailinglist@lists.sourceforge.net>


