[Rainmeter] Uptime=1000 DynamicWindowSize=1 [Metadata] Name=Dark Glass - Weather Author=Satyajit00 Version=2.0 License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0 ******************************************************************** ; Change your Location, Type, Postfix in [Variables] section ; ; Look up your Location at www.weather.com ; For example: "Location=INXX0012" ; ; For Fahrenheit -> "Type=f" and "Postfix=F" ; For Celsius -> "Type=m" and "Postfix=C" ******************************************************************** [Variables] Location=UPXX0048 Type=m Postfix=C ==================================================================================================================================================================== [MeasureWeather] Measure= Plugin Plugin= Plugins\WebParser.dll UpdateRate=1000 Url=http://xml.weather.com/weather/local/#Location#?cc=*&unit=#Type#&dayf=0 RegExp="(?siU).*(.*).*(.*).*(.*).*(.*).*(.*).*(.*).*.*(.*).*(.*).*(.*).*(.*).*(.*).*(.*).*(.*).*.*(.*).*(.*).*(.*).*(.*).*(.*).*(.*).*.*(.*).*(.*).*.*(.*).*(.*).*(.*).*(.*).*(.*).*(.*).*.*(.*).*(.*).*(.*).*.*(.*).*(.*).*" [MeasureTemp] Measure=Plugin Plugin=Plugins\WebParser.dll Url=[MeasureWeather] StringIndex=17 [MeasureDesc] Measure=Plugin Plugin=Plugins\WebParser.dll Url=[MeasureWeather] StringIndex=19 [MeasureIcon] Measure=Plugin Plugin=Plugins\WebParser.dll Url=[MeasureWeather] StringIndex=20 ==================================================================================================================================================================== [MeterTimeBackground] Meter=Image ImageName=#@#Images\1.png X=10 Y=10 W=197 H=60 AntiAlias=1 [CurrentIcon] Meter=IMAGE MeasureName=MeasureIcon X=20 Y=20 W=40 H=40 AntiAlias=1 [CurrentTemp] Meter=String MeasureName=MeasureTemp X=134 Y=35 FontColor=FFFFFF FontSize=20 FontFace=Caviar Dreams StringAlign=CenterCenter Postfix="°C" Antialias=1 [CurrentConditions] Meter=String MeasureName=MeasureDesc MeterStyle=Text X=134 Y=55 W=130 H=20 FontColor=FFFFFF FontSize=11 FontFace=Caviar Dreams StringAlign=CenterCenter Antialias=1 ClipString=1