HOME | DD

PopePmp25 — SW2 - Simple Weather 2 by-nc

Published: 2009-04-22 03:52:29 +0000 UTC; Views: 7970; Favourites: 8; Downloads: 1263
Redirect to original
Description SW2 for Rainmeter takes the format of Simple Weather and compresses it for more screen real estate. In addition, SW2 adds the current weather status by displaying "Fair," "Cloudy," and so on, next to the current temperature.

SW2 comes in three colors: White, Black, and a pale, summertime yellow.

Be sure to read the .ini files to configure SW2 to read the weather for your area.
Related content
Comments: 13

tansoman [2010-11-21 17:47:16 +0000 UTC]

[Variables]
lease replace your location code of Weather.com below, e.g: Taipei is TWXX0021.
;You can check it on Weather.com or Google.
;And you may also delete "&unit=m" if you prefer the Fahrenheit Scale.
URL=http: //xml.weather.com/weather/local/POXX0058?cc=*&unit=m&dayf=6

👍: 0 ⏩: 0

tansoman [2010-11-21 17:44:19 +0000 UTC]

I can't make it work ... any help ... my code is like that :

;SW2 - Current Weather & 3-Day Forecast

[Rainmeter]
Background=bg.png
Author=aj!!

[Variables]
lease replace your location code of Weather.com below, e.g: Taipei is TWXX0021.
;You can check it on Weather.com or Google.
;And you may also delete "&unit=m" if you prefer the Fahrenheit Scale.
URL=[link] *&unit=m&dayf=6

Font=rockwell
;================================================================

[MeasureWeatherRSS]
Measurelugin
Pluginlugins\WebParser.dll
UpdateRate=600
Url=#URL#
RegExp="(?siU)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)"
StringIndex=1
IfAboveValue=1
IfAboveAction=!execute [!RainmeterHideMeter MeterIconNA][!RainmeterShowMeter MeterIcon]
;Debug=1
;--------------------------------

👍: 0 ⏩: 0

Friday-13th [2010-10-15 20:30:59 +0000 UTC]

I can't configure it properly.. should I copy the entire URL or just replace the location code?

👍: 0 ⏩: 0

Red-Steel [2010-02-01 04:23:02 +0000 UTC]

i am using this skin currently and i really like it but do you have any idea how to change it to Celsius instead of Fahrenheit?

👍: 0 ⏩: 1

Fezz-ii In reply to Red-Steel [2010-08-11 20:57:32 +0000 UTC]

I haven't got it working yet, probably because xoap.weather was removed. But if you're still wondering, just add "&unit=m" into the url at the beginning of the .ini file. It should look like this:
"...(Your weather Code)?cc=*&unit=m&dayf=6"

👍: 0 ⏩: 1

Red-Steel In reply to Fezz-ii [2010-08-11 21:21:14 +0000 UTC]

oh i got it working long ago but thanks anyways!

👍: 0 ⏩: 1

Fezz-ii In reply to Red-Steel [2010-08-12 04:08:11 +0000 UTC]

Yeah, I figured by the date of the post, but I thought I'd post anyway.

👍: 0 ⏩: 1

Friday-13th In reply to Fezz-ii [2010-10-17 20:53:47 +0000 UTC]

Could you paste the URL you put in it so that i could see and just replace my local code in it please ? i just can't make it work.

👍: 0 ⏩: 1

Fezz-ii In reply to Friday-13th [2010-10-18 15:23:35 +0000 UTC]

[link] >>WEATHERDOCE<
Try this URL in its place. I have never had any success receiving info from xoap.weather.com. Take "&unit=m" out of the url if you want imperial.

👍: 0 ⏩: 2

Friday-13th In reply to Fezz-ii [2010-10-18 19:05:07 +0000 UTC]

Well thanks.. I tried to use the same in fact but it doesn't work for me.

👍: 0 ⏩: 0

Fezz-ii In reply to Fezz-ii [2010-10-18 15:24:46 +0000 UTC]

Opps.. Auto linked.. Remove the spaces here:

http: //xml. weather. com/weather/local/

👍: 0 ⏩: 1

Fezz-ii In reply to Fezz-ii [2010-10-18 15:26:19 +0000 UTC]

Oh god.. I'm terrible. Remove the spaces. This should be it. After 3 tries...

http: //xml. weather. com/weather/local/>>WEATHERDOCE<👍: 0 ⏩: 0

Tigerkun07 [2009-08-28 03:24:08 +0000 UTC]

i do enjoy this skin... but for some reason all in all i cant figure out HOW to get it to work and its giving me a migrain... maybe its cause im not the best at programing and stuff. could you possibly help me? i need the over all code that needs to be changed to display the weather for edinboro, PA.

👍: 0 ⏩: 0