hot
how do i put the weather skin thing on though?
Open the zip folder you downloaded, there will be a folder named 'Weather'. Drag that into the Rainmeter folder
in My Documents. Restart rainmeter. Then, right click on the Rainmeter icon in your task bar (I'm assuming you know how to use a computer.) And go to
Configs > Weather > White Weather.ini. You should now have the Weather on your desktop.
But you aren't done. Right click on the weather thingy on the desktop and press
Edit Skin. You should see something in the config like this...
[Variables]
Location=USGA0013
;Location=INXX0012
Metric=f
Font=Century Gothic
FontColor=255, 255, 255, 255
FontInactive=255, 255, 255, 200
UpdateFreq=1800
YGap=55
(You can just google 'how to find weather code rainmeter.' and skip these poorly written guide, or you can continue on.)Go to weather.com and search for your city and state. Up in the URL bar, you should see something like USGA0053, copy and paste that into the
Location=blah. So it should now read
Location =codegoeshere.
You can also change the format from metric to Fahrenheit by changing
Metric=m
to
Metric=f
Then, save and exit. Finally, right click on the skin and press 'refresh skin.'
And it should work. :D