Lightweight battery tray icon for Linux.
- Go compiler (https://code.google.com/p/go/downloads/list)
- go-gtk (https://github.com/mattn/go-gtk)
git clone https://github.com/solusipse/gobatt.git && cd gobatt
make go-gtk
make
sudo make install
Add this line to your custom startup script or to .xinitrc
:
gobatt
See LICENSE
.