Battery Widget: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "==Description== This is a simple Battery life/status display widget for XCenter. It displays the current life as an icon or a number. When the cursor is over the widget, the t..."
 
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
{{Software
This is a simple Battery life/status display widget for XCenter. It displays the current life as an icon or a number. When the cursor is over the widget, the tool tip displays the power source (AC or Battery), the battery life and the remaining life in minutes. The colour of the icon, background and the text also indicate some status:
|Picture=NA.png
 
|Version=0.2.1
|Author=[[David Forrester]]
|License=Freeware
|Download={{FileLink|Battery_wdgt_0-2-1.zip}}
}}
'''Battery Widget''' is a simple Battery life/status display widget for XCenter. It displays the current life as an icon or a number. When the cursor is over the widget, the tool tip displays the power source (AC or Battery), the battery life and the remaining life in minutes. The colour of the icon, background and the text also indicate some status:
* The icon displays the level of charge in the battery and if AC power is being used.
* The icon displays the level of charge in the battery and if AC power is being used.
* When the battery drops below 15%, the icon and background colour changes. This defaults to red.
* When the battery drops below 15%, the icon and background colour changes. This defaults to red.
* The text colour is different depending on whether AC power or the battery is being used.  
* The text colour is different depending on whether AC power or the battery is being used.
 
The widget can be configured to display the icon, text or both.
The widget can be configured to display the icon, text or both.
===Changelog===
Updated on 28/06/2001. Changes include:
* Time remaining can be displayed in minutes or hours and minutes.
* Better display if there is no battery.
* A bit more error checking
* Added version number to properties dialog.


==Documentation==
==Documentation==
* [[Battery Widget Readme]]
* [[Battery Widget Readme]]


==Download==
[[Category:XCenter]]
* Battery Widget 0.2.1 - BatteryWidget.zip 52.72KB
 
==License==
* Freeware
 
==Author==
* [[David Forrester]]
 
[[Category:Software]]

Latest revision as of 00:09, 4 April 2025

Battery Widget
Version 0.2.1
Vendor
Author David Forrester
License Freeware
Download Battery_wdgt_0-2-1.zip
Website

Battery Widget is a simple Battery life/status display widget for XCenter. It displays the current life as an icon or a number. When the cursor is over the widget, the tool tip displays the power source (AC or Battery), the battery life and the remaining life in minutes. The colour of the icon, background and the text also indicate some status:

  • The icon displays the level of charge in the battery and if AC power is being used.
  • When the battery drops below 15%, the icon and background colour changes. This defaults to red.
  • The text colour is different depending on whether AC power or the battery is being used.

The widget can be configured to display the icon, text or both.

Documentation