MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 4 as of 2022-02-12 21:47:41
  • wmbattery

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

  • mkdir -p /tmp/wmbattery
  • cd /tmp/wmbattery
  • git clone git://git.kitenet.net/wmbattery
  • cd wmbattery
  • make clean
  • make
  • make install

Build from source

   1 cd /tmp
   2 wget https://www.dockapps.net/download/wmbattery-2.54.tar.gz
   3 tar xvzf wmbattery-2.54.tar.gz 
   4 cd wmbattery-2.54
   5 ./configure 
   6 make clean
   7 make 
   8 make install
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01