Skip to content

colega/Advanced-Battery-Indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

- DESCRIPTION
ower consumption indicator for Unity
Uses DBus for reading data from UPower

- USAGE
Just run abi.py to try. 
No installer yet, sorry, if you like it, you can manually add it to
the Startup Applications in Ubuntu.

- OPTIONS
  You can see options by running:
  	advancedbatteryindicator.py --help

- INFORMATION
When discharging: shows current energy consumption / energy left
When charging: shows current energy / last full battery seen energy
When charged: shows energy in the battery

- CONFIGURATION
Configuration will be automatically saved into:
	~/.config/advancedbatteryindicator/config.pickle
Using python pickle module.
You can deactivate the configuration (reading/writing) by the --noconfig
option.

- BUGS
There is a bug in upower and it sometimes shows too high values for the
energy-full property. All you can do is disable "Show energy full"
option in the menu. Sorry.
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/583271

- COPYRIGHT
Copyright 2012 Oleg Zaytsev <lambroso@gmail.com>

This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3, as 
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranties of
MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
PURPOSE.  See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program.  If not, see <http://www.gnu.org/licenses/>.

About

Advanced battery indicator for Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages