You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i found this code on internet for charging state and tried to incorporate it in your skin but couldn't as i am a beginner. so gope you can incorporate this code in battery tracker.
i found this code on internet for charging state and tried to incorporate it in your skin but couldn't as i am a beginner. so gope you can incorporate this code in battery tracker.
[Rainmeter]
DynamicWindowSize=1
[MeasureBatteryPluggedIn]
Measure=Plugin
Plugin=PowerPlugin
PowerState=ACLine
Substitute="0":"On battery","1":"Plugged in"
[MeasureBatteryCharging]
Measure=Plugin
Plugin=PowerPlugin
PowerState=Status
Substitute="0":"no battery","1":"charging","2":"not charging","3":"not charging","4":"not charging"
[MeasureBatteryPercent]
Measure=Plugin
Plugin=PowerPlugin
PowerState=Percent
[String]
Meter=String
MeasureName=MeasureBatteryPluggedIn
MeasureName2=MeasureBatteryCharging
MeasureName3=MeasureBatteryPercent
Text=%1, %2. (%3%)
SolidColor=0,0,0,217
FontColor=255,255,255
FontSize=20
FontFace=Segoe UI
StringStyle=Bold
AntiAlias=1
The text was updated successfully, but these errors were encountered: