
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
QBat is a small tool based on Qt4 to display battery stats in system tray.
It displays:
* current status
* remaining time for (dis)charging
* (dis)charging rate
* current, last full and design capacity
* capacity loss
* all information for each battery or for a single virtual battery
* a warning on critical battery state
It can also execute a command when the battery reaches critical state.
Requirements:
* Qt 4.3 and newer
* Linux Kernel 2.6.23 and newer
11 years ago
0.2.2
* fixed battery loss information
* settings are now saved by accepting the settings dialog
0.2.1
* .desktop file fixes
* added dis-/charging color settings
* left click on (battery-)icon shows current information
* added capacity loss information
0.2.0
* split timers (for lower CPU usage):
- check for power supplies
- retrieve power supply data
* new icons
* code cleanup
* internal redesign
* german translation
0.1.8
* code cleanup
* display current rate in watt and ampere
* fixed repeated critical event handling
* workaround for delayed update of battery icon colors
0.1.7
* fixed "command - waring" setting
* fixed sysfs filenames
* fixed lintian copyright warning
0.1.6
* added basic support for battery stats in mWh
* added confirmation dialog before executing command (with optional timeout)
* added gentoo ebuild
* fixed setting command
0.1.5
* added option to display balloon tips instead of dialog messages
* added charging time information
* removed obsolete d-bus dependecy
* fixed .desktop file
* some Qt 4.4.x fixes
0.1.4
* Fixed and improved battery icon painting
* Added caching of information
...
11 years ago
0.2.2
* fixed battery loss information
* settings are now saved by accepting the settings dialog
0.2.1
* .desktop file fixes
* added dis-/charging color settings
* left click on (battery-)icon shows current information
* added capacity loss information
0.2.0
* split timers (for lower CPU usage):
- check for power supplies
- retrieve power supply data
* new icons
* code cleanup
* internal redesign
* german translation
0.1.8
* code cleanup
* display current rate in watt and ampere
* fixed repeated critical event handling
* workaround for delayed update of battery icon colors
0.1.7
* fixed "command - waring" setting
* fixed sysfs filenames
* fixed lintian copyright warning
0.1.6
* added basic support for battery stats in mWh
* added confirmation dialog before executing command (with optional timeout)
* added gentoo ebuild
* fixed setting command
0.1.5
* added option to display balloon tips instead of dialog messages
* added charging time information
* removed obsolete d-bus dependecy
* fixed .desktop file
* some Qt 4.4.x fixes
0.1.4
* Fixed and improved battery icon painting
* Added caching of information
...
pipaceliny
11 years ago
Report
zuboskal14
11 years ago
Report
zuboskal14
11 years ago
Report
zuboskal14
11 years ago
Report
zuboskal14
11 years ago
Report