You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
352 B
15 lines
352 B
[Rainmeter]
|
|
Update=500
|
|
@Include=#@#Globals\MeasurePower.inc
|
|
@Include2=#CURRENTPATH#Globals/BarGlobals.inc
|
|
|
|
[Metadata]
|
|
Name=Power Meter
|
|
Author=Tuxwonder
|
|
Version=1.0.0
|
|
Information=This skin measures how much power you have left in your battery. More bars, more battery.
|
|
|
|
[BarCalc]
|
|
Measure=Calc
|
|
Formula=Ceil(MeasurePower_Percent*25/100)/25
|