Page 1 of 3

Weatherbox 1.1

Posted: December 12th, 2016, 1:34 pm
by khanhas
Image
Download: https://drive.google.com/file/d/0B9O42meWKBatSFZjUmYtQ0NZNDA/view?usp=sharing
Rainmeter 4.0 r2722 or above
Features:
☼ Material design (actually it look really like Google weather app)
☼ Your location is automatically located (do not need to find city id or replace code)
☼ Background is your location featured image or based on weather and change everytime you refresh the skin
☼ 7 days forecast with visual graph
☼ Skin color is changed through out the day
☼ Cure cancer with smooth animation

Changelog:
1.1: Now scalable. Forecast graph is enable on default and its animation is slightly faster. Color changes hour by hour, not in a range of time like 1.0. Auto refresh skin after an hour.

Image

Image Image

Image Image

My other skins: Feedbox|mnml UI |Playbox |Minima Player

Re: Weatherbox 1.0

Posted: December 12th, 2016, 1:49 pm
by jsmorley
Nicely done...

Re: Weatherbox 1.0

Posted: December 12th, 2016, 3:35 pm
by sephirotess
Really beautiful and impressive :).

Re: Weatherbox 1.1

Posted: December 13th, 2016, 8:20 am
by khanhas
I just updated it to 1.1.
Download again and take a look :welcome:

Re: Weatherbox 1.1

Posted: December 13th, 2016, 8:31 pm
by CyberTheWorm
Nice skin, I edited it to say Use Celsius instead of Celcius.

But great job, I'll have to use the Custom skin actions, that was just what I was looking for.

:thumbup:

Re: Weatherbox 1.1

Posted: December 21st, 2016, 1:01 am
by AntGgoMAKG
This is beautiful - thank you so much!! It's exactly what I've been looking for. One small question - is it possible to display both F & C? I'm from the states and my fiancee is from England, so it'd be amazing if there was a way I could get it to display both! Thanks!

Re: Weatherbox 1.1

Posted: December 21st, 2016, 5:01 pm
by khanhas
AntGgoMAKG wrote:This is beautiful - thank you so much!! It's exactly what I've been looking for. One small question - is it possible to display both F & C? I'm from the states and my fiancee is from England, so it'd be amazing if there was a way I could get it to display both! Thanks!
There's not enough place to put both of them. But how about Hover over current temperature number and it will display in C?
Pretty easy, set it to F first. Edit the skin and find [Temp] meter. Replace whole meter with those:

Code: Select all

[FianceeTemp]
Measure=Calc
Formula=Round(([MeasureTemp]-32)*5/9)
DynamicVariables=1

[Temp]
Meter=String
MeasureName=AnimationTemp
X=(#size#*18/275)
Y=(#size#*57/275)
FontFace=Roboto Light
FontSize=(#size#*53/275)
FontColor=255,255,255
AntiAlias=1
StringEffect=Shadow
FontEffectColor=100,100,100,200
UpdateDivider=1
MouseOverAction=[!SetOption Temp MeasureName FianceeTemp][!SetOption Degree Text "°C"]
MouseLeaveAction=[!SetOption Temp MeasureName RealTemp][!SetOption Degree Text "°F"]
And add UpdateDivider = 1 in [Degree] meter
Your code right there should look like this http://i.imgur.com/BOMcCyW.png
Hope this can help you.

Re: Weatherbox 1.1

Posted: December 24th, 2016, 3:30 am
by Active Colors
Well done! Thanks for sharing.

Re: Weatherbox 1.1

Posted: December 24th, 2016, 9:08 am
by fonpaolo
Only a little side note:
If you're using, as I can think, Update=1000 in the Rainmeter section, UpdateDivider=1 or nothing is the same.
I can suggest you, since you're using SetOption to make the changes, you can use UpdateDivider=-1,

Re: Weatherbox 1.1

Posted: December 8th, 2018, 6:16 pm
by ElGuato84VE
2 hours searching and 98% of weather skins are desynched (weather.com) by 5 grades or not working. This is literally the only one working for me and the best thing is that this is automatic, working by direct url on yahoo who is not working/giving troubles with apis.


!!!!!Hurra!!!!! :thumbup: