[Rainmeter] Update=1000 AccurateText=1 DynamicWindowSize=1 Background=#@#Background.png BackgroundMode=3 BackgroundMargins=0,34,0,14 [Variables] fontName=Trebuchet MS textSize=10 colorBar=235,170,0,255 colorText=255,255,255,205 Nadpis=Roudnice nad Labem URLexport=https://tmep.cz/vystup-json.php?id=&export_key= URLweb=https://test.tmep.cz/ [TMEPMeasure] Measure=Plugin Plugin=WebParser.dll URL=#URLexport# RegExp=(?siU)"teplota": (.*),.*"vlhkost":(.*), UpdateDivider=1 UpdateRate=300 [MeasureTeplota] Measure=Plugin Plugin=WebParser.dll URL=[TMEPMeasure] StringIndex=1 [MeasureVlhkost] Measure=Plugin Plugin=WebParser.dll URL=[TMEPMeasure] StringIndex=2 [TMEPWidgetLabel] Meter=String X=10 Y=5 W=110 H=15 StringStyle=Bold FontFace=#fontName# FontSize=#textSize# FontColor=240,240,240,255 Padding=5,5,5,5 FontWeight=1000 AntiAlias=1 Text=#Nadpis# LeftMouseUpAction=["#URLweb#"] [MeterTeplota] Meter=String MeasureName=MeasureTeplota X=10 Y=3R W=50 H=15 StringStyle=Bold FontFace=#fontName# FontSize=#textSize# FontColor=255,255,255,205 Padding=5,5,5,5 AntiAlias=1 Text=Teplota: %1 °C LeftMouseUpAction=["#URLweb#"] [MeterVlhkost] Meter=String MeasureName=MeasureVlhkost X=10 Y=3R W=50 H=15 StringStyle=Bold FontFace=#fontName# FontSize=#textSize# FontColor=255,255,255,205 Padding=5,5,5,5 AntiAlias=1 Text=Vlhkost: %1 % LeftMouseUpAction=["#URLweb#"]