Der-Schubi / battery-remaining-time

Gnome Shell extension to show remaining time for battery.
http://shs-schubert.de/gnome-shell/
GNU General Public License v2.0
0 stars 0 forks source link
Battery Remaining Time extension for gnome-shell

Copyright © 2012 by Christian Schubert schubi@erlangen.ccc.de

primary written and transfered to me by Davide Alberelli dadexix86@gmail.com

This extension show the time remaining of your battery near the icon. It shows the time remaining to full discharge when unplugged and the time to full charge when plugged to AC.

There is a first attempt to manage multiple batteries, but I don't know if it works because my laptop has only one.

There are other options available, look under here in SETTINGS

Please report any bug and issue to https://github.com/Der-Schubi/battery-remaining-time/issues or, if you prefer by mail to schubi@erlangen.ccc.de

SETTINGS All the settings are now update to gsettings and are configurable via the gnome-shell-extension-prefs.

They are 6. Show the arrow If true show the arrow near the text when charging. (default: ON)

Show the percentage If true show the percentage near the time. (default: ON)

Show when charging. If true show the remaining time when charging. (default: ON)

Show when full If true show when full. (default: ON)

Show the icon. Needs reload If true show the icon near the text. (default: ON) Unfortunately, needs reload to show the icon again after disabling it.

Debug mode. Needs reload If true show debug messages in Looking Glass. (default: OFF) This needs reload because some debug messages are shown before settings.

Credits This extension was primary written by Davide Alberelli and later transfered to me. It was once based on the battery-percentage-indicator extension by paravoid. In time a lot of code was borrowed from some other extensions.

This is licensed under a GPL2, which was provided to you with the extension. If it wasn't, you can find it here http://www.gnu.org/licenses/gpl-2.0.txt