| Customization / Skins & Themes / System Monitoring / Rainmeter | ©2009-2013 ~ld-jing |
The Journal Portal
Browse Journals |
Polls |
deviantART [dee·vee·un'nt·ART]
Keep in Touch!
|
Deviousness |
i adjust some alignment..maybe not not perfect.
just copy paste in notepad save it bla2.ini
i try make for black theme..
other color same thing just dont edit color..
[Rainmeter]
Author=jing
Update=1000
BackgroundMode=1
MouseActionCursor=0
MiddleMouseDownAction=!RainmeterDeactivateConfig
[Metadata]
Name=area weather
Config=area weather black
Description=shows weather
Version=1.1.0
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
[Variables]
;You can check it on Weather.com or Google.
;And you may also delete "WeatherUnit=m" if you prefer the Celcius Scale.
WeatherCodeLocation=MYXX0002
WeatherUnit=m
Font=Century Gothic
;================================================================
[MeasureWeatherRSS]
Measure
Plugin
UpdateRate=3600
Url=[link]
RegExp="(?siU)<weather ver="(.*)">(.*)<tmp>(.*)</tmp>(.*)<t>(.*)</t>(.*)<icon>(.*)</icon>(.*)<day d="1" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)<day d="2" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)<day d="3" t="(.*)" dt="(.*)">(.*)<hi>(.*)</hi>(.*)<low>(.*)</low>(.*)<icon>(.*)</icon>(.*)<t>(.*)</t>(.*)"
StringIndex=1
IfAboveValue=1
IfAboveAction=!execute [!RainmeterHideMeter MeterIconNA][!RainmeterShowMeter MeterIcon]
;Debug=1
;--------------------------------
[MeasureWeatherTemp]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=3
[MeasureWeatherDesc]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=5
[MeasureWeatherIcon]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=7
;-------------------------
;tomorrow's weather description, id=18
;tomorrow's day, id=9
;tomorrow's date, id=10, you can redefine the StringIndex value below with the id#
[MeasureWeatherDesc1]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=18
[MeasureWeatherDay1]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=9
;tomorrow's Hi-temp, id=12
;tomorrow's Lo-temp, id=14, you can redefine the StringIndex value below with the id#
[MeasureWeatherTemp1]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=12
[MeasureWeatherTemplo1]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=14
;tomorrow's weather icon, id=16
[MeasureWeatherIcon1]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=16
;-------------------------
;D+2, weather description, id=29
;D+2, day of week, id=20
;D+2, date, id=21
[MeasureWeatherDesc2]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=29
[MeasureWeatherDay2]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=20
;D+2, Hi-temp, id=23
;D+2, Lo-temp, id=25
[MeasureWeatherTemp2]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=23
[MeasureWeatherTemplo2]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=25
;D+2, weather icon, id=27
[MeasureWeatherIcon2]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=27
;-------------------------
;D+3, weather description, id=40
;D+3, day of week, id=31
;D+3, date, id=32
[MeasureWeatherDesc3]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=40
[MeasureWeatherDay3]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=31
;D+3, Hi-temp, id=34
;D+3, Lo-temp, id=36
[MeasureWeatherTemp3]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=34
[MeasureWeatherTemplo3]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=36
;D+3, weather icon, id=38
[MeasureWeatherIcon3]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=38
;================================================================
[MeterTemp]
MeasureName=MeasureWeatherTemp
Meter=STRING
X=155
Y=13
FontColor=0,0,0,180
StringStyle=NORMAL
FontSize=15
StringAlign=RIGHT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
Postfix="°"
[MeterDay]
Meter=STRING
X=0
Y=12
FontColor=0,0,0,100
FontSize=9
StringAlign=LEFT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
Prefix="Today"
[MeterDesc]
MeasureName=MeasureWeatherDesc
Meter=STRING
X=0
Y=24
FontColor=0,0,0,100
FontSize=9
StringAlign=LEFT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
[MeterIconNA]
ImageName=na.png
Meter=IMAGE
X=143
Y=1
[MeterIcon]
MeasureName=MeasureWeatherIcon
Meter=IMAGE
X=152
Y=0
Hidden=1
;------------------------- offset Y: +40
[MeterTemp1]
MeasureName=MeasureWeatherTemp1
Meter=STRING
X=155
Y=90
FontColor=0,0,0,180
StringStyle=NORMAL
FontSize=15
StringAlign=RIGHT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
Postfix="°"
[MeterTemplo1]
MeasureName=MeasureWeatherTemplo1
Meter=STRING
X=155
Y=70
FontColor=0,0,0,180
StringStyle=NORMAL
FontSize=15
StringAlign=RIGHT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
Postfix="°"
[MeterDay1]
MeasureName=MeasureWeatherDay1
Meter=STRING
X=0
Y=73
FontColor=0,0,0,100
FontSize=9
StringAlign=LEFT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
[MeterDesc1]
MeasureName=MeasureWeatherDesc1
Meter=STRING
X=0
Y=85
FontColor=0,0,0,100
FontSize=9
StringAlign=LEFT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
[MeterIcon1]
MeasureName=MeasureWeatherIcon1
Meter=IMAGE
X=152
Y=60
;------------------------- offset Y: +40
[MeterTemp2]
MeasureName=MeasureWeatherTemp2
Meter=STRING
X=155
Y=150
FontColor=0,0,0,180
StringStyle=NORMAL
FontSize=15
StringAlign=RIGHT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
Postfix="°"
[MeterTemplo2]
MeasureName=MeasureWeatherTemplo2
Meter=STRING
X=155
Y=130
FontColor=0,0,0,180
StringStyle=NORMAL
FontSize=15
StringAlign=RIGHT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
Postfix="°"
[MeterDay2]
MeasureName=MeasureWeatherDay2
Meter=STRING
X=0
Y=133
FontColor=0,0,0,100
FontSize=9
StringAlign=LEFT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
[MeterDesc2]
MeasureName=MeasureWeatherDesc2
Meter=STRING
X=0
Y=145
FontColor=0,0,0,100
FontSize=9
StringAlign=LEFT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
[MeterIcon2]
MeasureName=MeasureWeatherIcon2
Meter=IMAGE
X=152
Y=120
;------------------------- offset Y: +40
[MeterTemp3]
MeasureName=MeasureWeatherTemp3
Meter=STRING
X=155
Y=210
FontColor=0,0,0,180
StringStyle=NORMAL
FontSize=15
StringAlign=RIGHT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
Postfix="°"
[MeterTemplo3]
MeasureName=MeasureWeatherTemplo3
Meter=STRING
X=155
Y=190
FontColor=0,0,0,180
StringStyle=NORMAL
FontSize=15
StringAlign=RIGHT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
Postfix="°"
[MeterDay3]
MeasureName=MeasureWeatherDay3
Meter=STRING
X=0
Y=193
FontColor=0,0,0,100
FontSize=9
StringAlign=LEFT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
[MeterDesc3]
MeasureName=MeasureWeatherDesc3
Meter=STRING
X=0
Y=205
FontColor=0,0,0,100
FontSize=9
StringAlign=LEFT
StringStyle=BOLD
FontFace=#Font#
Antialias=1
[MeterIcon3]
MeasureName=MeasureWeatherIcon3
Meter=IMAGE
X=152
Y=180
i created a new entry for it:
[MeasureWeatherTemp0]
Measure
Plugin
Url=[MeasureWeatherRSS]
StringIndex=????????????????
which StringIndex= (id#) do i have to use for it?
Thanks