
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/Zren/plasma-applet-batterytime
Simple widget to show the percentage and time left of the battery. Always uses a breeze-like battery icon.
Options:
* Toggle time left / Toggle percentage / Toggle battery icon.
* Configurable colours.
* Toggle between "1:09" and "69m" for time remaining.
Maybe in the future:
* Font height settings (current hardcoded at 12px)
* Probably will need a fixed width option too.
I don't own a device with a battery, so if I break something, please tell me.
v4 - August 23 2017 3 years ago
* Support displaying time left as "1:09" and default to that.
* Make space between icon and percentage the same as the space between the percentage and the time left in a vertical panel.
* Fixed text size of 12px for now.
v4 - August 23 2017 3 years ago
* Support displaying time left as "1:09" and default to that.
* Make space between icon and percentage the same as the space between the percentage and the time left in a vertical panel.
* Fixed text size of 12px for now.
v3 - June 2 2017 3 years ago
* Normal color, charging color, and the low battery color + percentage is now configurable.
v2 - January 9 2017 4 years ago
* Can now toggle the battery icon/percentage/time left.
* Setup config ui for future configuration.
kyuu
3 years ago
Report