Rainmeter Weather help

Page 4 of 4 FirstFirst ... 234

  1. t41
    Posts : 226
    windows7 7600 x86
       #31

    Thanks coojoe, did not see this before - too many subscriptions i guess. Thanks +rep

    After looking into more the other day i realized i already had those fonts n my skin - looked different to me as posted on site. I also elected to strip my ini files of those images, i personally dont want them on my screen I'm a minimalist.

    Thanks again
      My Computer


  2. Posts : 1
    Windows Vista
       #32

    coojoe said:
    heres the Code for 10-foot HUD with weather icons.

    Code:
    ;=================================================
    ; Rainmeter configuration file
    ; Updated July 15, 2009
    ;=================================================
    ;[BEGIN CONFIG FILE]==============================
    [Rainmeter]
    Author=Jeffrey Morley
    Update=1000
    Rev. by Chris Smith "Coojoe"
    Rev.8
    ;Please visit http://www.rainmeter.net/locate_code
    ;to get your location code from AccuWeeather 
    ;place code next to the "Location" below
    [Variables]
    FontColor=255,255,255,120
    FontFace=rockwell
    FontSize=60
    Location=66839
    ;[GATHER WEATHER INFO FROM AccuWeather]===================
    [MeasureAccuWeather]
    Measure=Plugin
    Plugin=Plugins\WebParser.dll
    UpdateRate=1500
    Url=http://rainmeter.accu-weather.com/widget/rainmeter/weather-data.asp?Location=#Location#
    RegExp="(?siU)<currentconditions>.*<temperature>(.*)</temperature>.*<weathertext>(.*)</weathertext>.*<weathericon>(.
    *)</weathericon>"
    StringIndex=3
    IfAboveValue=0
    IfAboveAction=!execute [!RainmeterHideMeter MeterNA][!RainmeterShowMeter MeterWeatherIcon]
    debug=1
    ;[GATHER AND DISPLAY]=========================================
    [MeasureWeatherTemp]
    Measure=Plugin
    Plugin=Plugins\WebParser.dll
    Url=[MeasureAccuWeather]
    StringIndex=1
    [MeasureWeatherConditions]
    Measure=Plugin
    Plugin=Plugins\WebParser.dll
    Url=[MeasureAccuWeather]
    StringIndex=2
    [MeasureWeatherIcon]
    Measure=Plugin
    Plugin=Plugins\WebParser.dll
    Url=[MeasureAccuWeather]
    StringIndex=3
    [MeterBack]
    AntiAlias=1
    Meter=IMAGE
    W=650
    H=171
    SolidColor=0,0,0,0
    [MeterWeatherTemp]
    AntiAlias=1
    Meter=STRING
    MeasureName=MeasureWeatherTemp
    StringAlign=RIGHT
    X=650
    Y=0
    FontFace=#FontFace#
    FontSize=#FontSize#
    FontColor=#FontColor#
    PostFix="°"
    [MeterWeatherConditions]
    AntiAlias=1
    Meter=STRING
    MeasureName=MeasureWeatherConditions
    StringAlign=RIGHT
    X=650
    Y=70
    FontFace=#FontFace#
    FontSize=#FontSize#
    FontColor=#FontColor#
    [MeterWeatherIcon]
    AntiAlias=1
    Hidden=1
    MeasureName=MeasureWeatherIcon
    Meter=IMAGE
    X=25
    Y=70
    W=64
    H=64
    [refresh.weather]
    Meter=Button
    ButtonImage=refresh.png
    X=4
    Y=8r
    ButtonCommand=!Execute [!RainmeterRefresh]
    [MeterNA]
    ImageName=na.png
    Meter=IMAGE
    X=35
    Y=4r
    W=80
    H=80
    ;[ACCUWEATHER LOGOS]===============================
    [MeterLogoType]
    AntiAlias=1
    Meter=IMAGE
    H=5
    W=46.875
    X=400
    Y=40
    ImageName="images\accuweather_logotype_color.png"
    [MeterLogoMark]
    AntiAlias=1
    Meter=IMAGE
    H=22.5
    W=37.5
    X=400
    Y=47
    ImageName="images\accuweather_logomark_color.png"
    You will need an Icon set in your 10-foot HUD folder in ".png" format and to change the location to your current location after that refresh the skin and your set.

    Weather Icon sets can be found here from Accuweather AccuWeather.com(®) Content For Your Site or you can use your own.
    Thank you so much for that, but can someone tell me what part of this code I need to replace to change fahreinheit to celcius? Thanks.
      My Computer


  3. Posts : 41
    Windows 7 Ultimate 64bit
       #33

    finally... i got it to work.... yipeee!!!! thanks for the info guys....
    got my location code from here: Rainmeter - City Location Code Finder... edited my .ini file..... deleted &metric=1(so that F would appear and not C) .... walah!!!!! perfect!!!



    BTW... sorry for my messy desktop... :)
      My Computer


 
Page 4 of 4 FirstFirst ... 234

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 22:06.
Find Us