wmbattery

Wmbattery displays the status of your laptop's battery in a small icon.

Web page: http://joeyh.name/code/wmbattery/

Source code: git://git.kitenet.net/wmbattery

Other links:

Build from source

   1 cd /tmp
   2 wget https://www.dockapps.net/download/wmbattery-2.56.tar.gz 
   3 tar xvzf wmbattery-2.56.tar.gz 
   4 cd wmbattery-2.56
   5 ./configure 
   6 make clean
   7 make
   8 make install

wmbattery (last edited 2022-06-11 15:52:35 by localhost)