Jump to content


Rainmeter οδηγός βήμα βήμα


Recommended Posts

Εχω βρει καναδυο που ειχα αποθηκευμενα αλλα δε μπορω να τα κανω να δουλεψουν με την καμμια :hmm: 

Ολα παιρνουν κωδικους απο Weather.com.. και φαινονται ακριβως οτι χρειαζεσαι!

 

Αυτο ας πουμε εχει configurator. http://dariosuper.deviantart.com/art/50CM-v-1-1-307119853

 

Βαζω τον καιρο (για μενα ειναι GRXX0003 ας πουμε ) και δε κανει τιποτα! Ενα ακομη που βρηκα ειναι αυτο

 

http://dd-921.deviantart.com/art/Phenix-Theme-1-0-593485992

 

Aλλαζω τα variables, αλλα δε δουλευει γενικως. 

Καποτε δουλευαν..

Έγινε επεξεργασία από tommybertsen
Link to comment
Share on other sites

Κατι σου βρηκα!

 

http://flyinghyrax.deviantart.com/art/Elementary-Rainmeter-1-5-1-old-244031084

 

Στο settings.ini μπες. Βαλε location ονομα πολης! (πχ lozanne). Αλλαξε φοντ αν θες , βαζοντας οποιο θες (πχ Arial).

Αλλαξε το κατω κατω βαζοντας 0.444 (ετσι ειναι αρκετα μικρο , μπορεις και μικροτερο). Αν μπορουσα να βγαλω το "currently" , θα το εκανα! 

Try it :) 

  • Like 1
Link to comment
Share on other sites

Πείραξα λίγο αυτό και έβγαλα το Currently: http://flyinghyrax.deviantart.com/art/Elementary-Rainmeter-1-5-1-old-244031084

 

e13ea6ce10ef43e3aeb03f14f79decd3.jpeg .ini file ->  http://pastebin.com/H4xfZK2i

 

0580e95393414356a3317ab08d23fbf3.jpeg .ini file -> http://pastebin.com/yTMvraG3

 

Το δεύτερο αν πατήσετε πάνω στη λέξη βγάζει πληροφορίες και για τις επόμενες μέρες ;)

17a5bf2b33484d1482dba339bbf4cb95.jpeg

  • Like 2
Link to comment
Share on other sites

Μαγικό.. έβαλα το πρώτο, πριν διαβάσω και τη συνέχεια από τον UltraB και μ'αρέσει πολύ.. 

833c1b3863854b82bac040304979abce.jpeg256b65994d8b4732bcf5862dc917287e.jpeg

θα δοκιμάσω κ το άλλο χωρίς το currently.. τέλειο!

Παίρνει κι από το underground που είναι πολύ καλό, γιατί έχει πολλούς σταθμούς! Έχει έναν εδώ δίπλα στο σπίτι που μένω π.χ... Σούπερ!

Απλά έγραψα το όνομα του μετεωρολογικού σταθμού κ το πήρε.. 

 

Έγινε επεξεργασία από Delijohn
  • Like 1
Link to comment
Share on other sites

Άλλαξα (ξανά :p ) το σκέτο (μόνο με τη θερμοκρασία) να είναι  και αυτό clickable για να δείχνει τον καιρό για τις επόμενες μέρες:

 

Spoiler

[Rainmeter]
Author=Flying Hyrax | flyinghyrax.deviantart.com
Update=1000
AppVersion=2003000
DynamicWindowSize=1
 
[Metadata]
Name=Elementary Weather (Celsius)
Version=1.5.1
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
Information=Displays current weather conditions for your given location.  Click the word "currently" to switch to forecast view. | - Celsius version | - Weather information is provided courtesy of the Weather Underground | - Change your weather location in "...\Skins\Elementary\@Resources\Settings.txt"
 
[Variables]
@include=#@#Settings.txt
@include2=#@#Languages\#language#.txt
 
GET=.*<weekday>(.*)</weekday>.*<celsius>(.*)</celsius>.*<celsius>(.*)</celsius>.*<conditions>(.*)</conditions>
 
[msrCurrent]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL="http://api.wunderground.com/auto/wui/geo/WXCurrentObXML/index.xml?query=#location#"
RegExp="(?siU)<display_location>\n  <full>(.*)</full>.*<observation_location>\n\t{2}<full>(.*)</full>.*<weather>(.*)</weather>.*<temp_c>(.*)</temp_c>.*<relative_humidity>(.*)</relative_humidity>.*<wind_dir>(.*)</wind_dir>.*<wind_mph>(.*)</wind_mph>.*<visibility_km>(.*)</visibility_km>"
UpdateRate=900
ErrorString="oh noes!"
Debug=0
 
[msrLoc]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrCurrent]
StringIndex=1
 
[msrOb]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrCurrent]
StringIndex=2
 
[msrCond]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrCurrent]
StringIndex=3
Substitute="(?i)Light":"#Light#","(?i)Heavy":"#Heavy#","(?i)Partly":"#Partly#","(?i)Mostly":"#Mostly#","(?i)Low":"#Low#","(?i)Small":"#Small#","(?i)Drifting":"#Drifting#","(?i)Blowing":"#Blowing#","(?i)Freezing":"#Freezing#","(?i)Scattered":"#Scattered#","(?i)Widespread":"#Widespread#","(?i)Chance of a":"#Chance_of_a#","(?i)Chance of":"#Chance_of#","(?i)and":"#and#","(?i)Sunny":"#Sunny#","(?i)Clear":"#Clear#","(?i)Overcast":"#Overcast#","(?i)Cloudy":"#Cloudy#","(?i)Clouds":"#Clouds#","(?i)Rain":"#Rain#","(?i)Drizzle":"#Drizzle#","(?i)Showers":"#Showers#","(?i)Thunderstorms":"#Thunderstorms#","(?i)Thunderstorm":"#Thunderstorm#","(?i)Hail":"#Hail#","(?i)Snow":"#Snow#","(?i)Ice":"#Ice#","(?i)Flurries":"#Flurries#","(?i)Sleet":"#Sleet#","(?i)Crystals":"#Crystals#","(?i)Grains":"#Grains#","(?i)Pellets":"#Pellets#","(?i)Mist":"#Mist#","(?i)Fog":"#Fog#","(?i)Smoke":"#Smoke#","(?i)Volcanic Ash":"#Volcanic_Ash#","(?i)Dust":"#Dust#","(?i)Sand":"#Sand#","(?i)Haze":"#Haze#","(?i)Spray":"#Spray#","(?i)Whirls":"#Whirls#","(?i)Sandstorm":"#Sandstorm#","(?i)Unknown":"#Unknown#"
RegExpSubstitute=1
 
[msrTemp]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrCurrent]
StringIndex=4
 
[msrHum]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrCurrent]
StringIndex=5
 
[msrWindDir]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrCurrent]
StringIndex=6
Substitute="N":"#North#","NE":"#NorthEast#","E":"#East#","SE":"#SouthEast#","S":"#South#","SW":"#SouthWest#","W":"#West#","NW":"#NorthWest#","Variable":"#Variable#"
 
[msrWindSpeed]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrCurrent]
StringIndex=7
 
[msrWindSpeedKph]
Measure=Calc
Formula=(msrWindSpeed * 1.609)
 
[msrVis]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrCurrent]
StringIndex=8
 
[msrForecast]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL="http://api.wunderground.com/auto/wui/geo/ForecastXML/index.xml?query=#location#"
RegExp="(?siU)<weekday>(.*)</weekday>.*<celsius>(.*)</celsius>.*<celsius>(.*)</celsius>.*<conditions>(.*)</conditions>#GET##GET##GET#"
UpdateRate=1800
ErrorString="I'm sorry Dave..."
Debug=0
 
[msrD1Name]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=1
Substitute="Monday":"#Monday#","Tuesday":"#Tuesday#","Wednesday":"#Wednesday#","Thursday":"#Thursday#","Friday":"#Friday#","Saturday":"#Saturday#","Sunday":"#Sunday#"
 
[msrD1High]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=2
 
[msrD1Low]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=3
 
[msrD1Cond]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=4
Substitute="(?i)Light":"#Light#","(?i)Heavy":"#Heavy#","(?i)Partly":"#Partly#","(?i)Mostly":"#Mostly#","(?i)Low":"#Low#","(?i)Small":"#Small#","(?i)Drifting":"#Drifting#","(?i)Blowing":"#Blowing#","(?i)Freezing":"#Freezing#","(?i)Scattered":"#Scattered#","(?i)Widespread":"#Widespread#","(?i)Chance of a":"#Chance_of_a#","(?i)Chance of":"#Chance_of#","(?i)and":"#and#","(?i)Sunny":"#Sunny#","(?i)Clear":"#Clear#","(?i)Overcast":"#Overcast#","(?i)Cloudy":"#Cloudy#","(?i)Clouds":"#Clouds#","(?i)Rain":"#Rain#","(?i)Drizzle":"#Drizzle#","(?i)Showers":"#Showers#","(?i)Thunderstorms":"#Thunderstorms#","(?i)Thunderstorm":"#Thunderstorm#","(?i)Hail":"#Hail#","(?i)Snow":"#Snow#","(?i)Ice":"#Ice#","(?i)Flurries":"#Flurries#","(?i)Sleet":"#Sleet#","(?i)Crystals":"#Crystals#","(?i)Grains":"#Grains#","(?i)Pellets":"#Pellets#","(?i)Mist":"#Mist#","(?i)Fog":"#Fog#","(?i)Smoke":"#Smoke#","(?i)Volcanic Ash":"#Volcanic_Ash#","(?i)Dust":"#Dust#","(?i)Sand":"#Sand#","(?i)Haze":"#Haze#","(?i)Spray":"#Spray#","(?i)Whirls":"#Whirls#","(?i)Sandstorm":"#Sandstorm#","(?i)Unknown":"#Unknown#"
RegExpSubstitute=1
 
[msrD2Name]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=5
Substitute="Monday":"#Monday#","Tuesday":"#Tuesday#","Wednesday":"#Wednesday#","Thursday":"#Thursday#","Friday":"#Friday#","Saturday":"#Saturday#","Sunday":"#Sunday#"
 
[msrD2High]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=6
 
[msrD2Low]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=7
 
[msrD2Cond]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=8
Substitute="(?i)Light":"#Light#","(?i)Heavy":"#Heavy#","(?i)Partly":"#Partly#","(?i)Mostly":"#Mostly#","(?i)Low":"#Low#","(?i)Small":"#Small#","(?i)Drifting":"#Drifting#","(?i)Blowing":"#Blowing#","(?i)Freezing":"#Freezing#","(?i)Scattered":"#Scattered#","(?i)Widespread":"#Widespread#","(?i)Chance of a":"#Chance_of_a#","(?i)Chance of":"#Chance_of#","(?i)and":"#and#","(?i)Sunny":"#Sunny#","(?i)Clear":"#Clear#","(?i)Overcast":"#Overcast#","(?i)Cloudy":"#Cloudy#","(?i)Clouds":"#Clouds#","(?i)Rain":"#Rain#","(?i)Drizzle":"#Drizzle#","(?i)Showers":"#Showers#","(?i)Thunderstorms":"#Thunderstorms#","(?i)Thunderstorm":"#Thunderstorm#","(?i)Hail":"#Hail#","(?i)Snow":"#Snow#","(?i)Ice":"#Ice#","(?i)Flurries":"#Flurries#","(?i)Sleet":"#Sleet#","(?i)Crystals":"#Crystals#","(?i)Grains":"#Grains#","(?i)Pellets":"#Pellets#","(?i)Mist":"#Mist#","(?i)Fog":"#Fog#","(?i)Smoke":"#Smoke#","(?i)Volcanic Ash":"#Volcanic_Ash#","(?i)Dust":"#Dust#","(?i)Sand":"#Sand#","(?i)Haze":"#Haze#","(?i)Spray":"#Spray#","(?i)Whirls":"#Whirls#","(?i)Sandstorm":"#Sandstorm#","(?i)Unknown":"#Unknown#"
RegExpSubstitute=1
 
[msrD3Name]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=9
Substitute="Monday":"#Monday#","Tuesday":"#Tuesday#","Wednesday":"#Wednesday#","Thursday":"#Thursday#","Friday":"#Friday#","Saturday":"#Saturday#","Sunday":"#Sunday#"
 
[msrD3High]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=10
 
[msrD3Low]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=11
 
[msrD3Cond]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=12
Substitute="(?i)Light":"#Light#","(?i)Heavy":"#Heavy#","(?i)Partly":"#Partly#","(?i)Mostly":"#Mostly#","(?i)Low":"#Low#","(?i)Small":"#Small#","(?i)Drifting":"#Drifting#","(?i)Blowing":"#Blowing#","(?i)Freezing":"#Freezing#","(?i)Scattered":"#Scattered#","(?i)Widespread":"#Widespread#","(?i)Chance of a":"#Chance_of_a#","(?i)Chance of":"#Chance_of#","(?i)and":"#and#","(?i)Sunny":"#Sunny#","(?i)Clear":"#Clear#","(?i)Overcast":"#Overcast#","(?i)Cloudy":"#Cloudy#","(?i)Clouds":"#Clouds#","(?i)Rain":"#Rain#","(?i)Drizzle":"#Drizzle#","(?i)Showers":"#Showers#","(?i)Thunderstorms":"#Thunderstorms#","(?i)Thunderstorm":"#Thunderstorm#","(?i)Hail":"#Hail#","(?i)Snow":"#Snow#","(?i)Ice":"#Ice#","(?i)Flurries":"#Flurries#","(?i)Sleet":"#Sleet#","(?i)Crystals":"#Crystals#","(?i)Grains":"#Grains#","(?i)Pellets":"#Pellets#","(?i)Mist":"#Mist#","(?i)Fog":"#Fog#","(?i)Smoke":"#Smoke#","(?i)Volcanic Ash":"#Volcanic_Ash#","(?i)Dust":"#Dust#","(?i)Sand":"#Sand#","(?i)Haze":"#Haze#","(?i)Spray":"#Spray#","(?i)Whirls":"#Whirls#","(?i)Sandstorm":"#Sandstorm#","(?i)Unknown":"#Unknown#"
RegExpSubstitute=1
 
[msrD4Name]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=13
Substitute="Monday":"#Monday#","Tuesday":"#Tuesday#","Wednesday":"#Wednesday#","Thursday":"#Thursday#","Friday":"#Friday#","Saturday":"#Saturday#","Sunday":"#Sunday#"
 
[msrD4High]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=14
 
[msrD4Low]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=15
 
[msrD4Cond]
Measure=Plugin
Plugin=Plugins\WebParser.dll
URL=[msrForecast]
StringIndex=16
Substitute="(?i)Light":"#Light#","(?i)Heavy":"#Heavy#","(?i)Partly":"#Partly#","(?i)Mostly":"#Mostly#","(?i)Low":"#Low#","(?i)Small":"#Small#","(?i)Drifting":"#Drifting#","(?i)Blowing":"#Blowing#","(?i)Freezing":"#Freezing#","(?i)Scattered":"#Scattered#","(?i)Widespread":"#Widespread#","(?i)Chance of a":"#Chance_of_a#","(?i)Chance of":"#Chance_of#","(?i)and":"#and#","(?i)Sunny":"#Sunny#","(?i)Clear":"#Clear#","(?i)Overcast":"#Overcast#","(?i)Cloudy":"#Cloudy#","(?i)Clouds":"#Clouds#","(?i)Rain":"#Rain#","(?i)Drizzle":"#Drizzle#","(?i)Showers":"#Showers#","(?i)Thunderstorms":"#Thunderstorms#","(?i)Thunderstorm":"#Thunderstorm#","(?i)Hail":"#Hail#","(?i)Snow":"#Snow#","(?i)Ice":"#Ice#","(?i)Flurries":"#Flurries#","(?i)Sleet":"#Sleet#","(?i)Crystals":"#Crystals#","(?i)Grains":"#Grains#","(?i)Pellets":"#Pellets#","(?i)Mist":"#Mist#","(?i)Fog":"#Fog#","(?i)Smoke":"#Smoke#","(?i)Volcanic Ash":"#Volcanic_Ash#","(?i)Dust":"#Dust#","(?i)Sand":"#Sand#","(?i)Haze":"#Haze#","(?i)Spray":"#Spray#","(?i)Whirls":"#Whirls#","(?i)Sandstorm":"#Sandstorm#","(?i)Unknown":"#Unknown#"
RegExpSubstitute=1
 
[sText1]
SolidColor=0,0,0,1
FontColor=#color#
FontFace=#font#
StringStyle=#style#
AntiAlias=1
 
[sText2]
SolidColor=0,0,0,1
FontColor=#color#
FontSize=12
FontFace=#font#
StringAlign=LEFT
StringStyle=#style#
AntiAlias=1
Text="%1: %2, %3°-%4°"
Group=forecast
Hidden=1
 
[mtrCurrentName]
Meter=STRING
MeasureName2=msrOb
MeterStyle=sText1
X=110
Y=35
FontSize=((45*#phi#)*#phi#)
LeftMouseUpAction=[!HideMeterGroup current][!ShowMeterGroup forecast][!Redraw]
Group=current
 
[mtrCurrentTemp]
Meter=STRING
MeasureName=msrTemp
MeterStyle=sText1
X=r
Y=0
FontSize=45
StringAlign=CENTER
Text=%1°
Group=current
LeftMouseUpAction=[!HideMeterGroup current][!ShowMeterGroup forecast][!Redraw]
 
[mtrD1]
Meter=STRING
MeasureName=msrD1Name
MeasureName2=msrD1Cond
MeasureName3=msrD1Low
MeasureName4=msrD1High
MeterStyle=sText2
X=0
Y=0
FontSize=((45*#phi#)*#phi#)
LeftMouseUpAction=[!HideMeterGroup forecast][!ShowMeterGroup current][!Redraw]
 
[mtrD2]
Meter=STRING
MeasureName=msrD2Name
MeasureName2=msrD2Cond
MeasureName3=msrD2Low
MeasureName4=msrD2High
MeterStyle=sText2
X=20
Y=R
LeftMouseUpAction=[!HideMeterGroup forecast][!ShowMeterGroup Current][!Redraw]
 
[mtrD3]
Meter=STRING
MeasureName=msrD3Name
MeasureName2=msrD3Cond
MeasureName3=msrD3Low
MeasureName4=msrD3High
MeterStyle=sText2
X=r
Y=5R
LeftMouseUpAction=[!HideMeterGroup forecast][!ShowMeterGroup Current][!Redraw]
 
[mtrD4]
Meter=STRING
MeasureName=msrD4Name
MeasureName2=msrD4Cond
MeasureName3=msrD4Low
MeasureName4=msrD4High
MeterStyle=sText2
X=r
Y=5R
LeftMouseUpAction=[!HideMeterGroup forecast][!ShowMeterGroup Current][!Redraw]
 
[mtrLink]
Meter=STRING
MeterStyle=sText2
X=5
Y=R
Fontface=Calibri
StringStyle=NORMAL
Text="via Weather Underground"
LeftMouseUpAction=["http://www.wunderground.com/cgi-bin/findweather/getForecast?query=#location#"]

 

 

Καιρός να αλλάξω το layout του rainmeter καθώς έψαχνα και εγώ κάτι αντίστοιχο πριν καιρό και κανένα δεν λειτουργούσε :p

 

  • Like 2
Link to comment
Share on other sites

  • 6 months later...

Για καποιο λογο, μετα απο φορματ και εγκατασταση του Creators στα 10ρια (1703) , δε δουλευουν τα plugins που εχουν τα meters (gpu,cpu meters). Σε κανενα απο τα skins που χρησιμοποιησα (και ιδιαιτερα σε αυτα που προτιμω).

Τι κανω λαθος εδω; 

Link to comment
Share on other sites

Ενω δεν ειχα ξεχασει τιποτα , και το skin δουλευε μια χαρα γενικα, με ενα re-installation του skin διορθωθηκε το προβλημα :) 

Ολα τα προγραμματα ειναι in place :) 

Ενω εδειχνε κανονικα οτι τα plug-in ηταν μεσα, απλα δε δουλευαν... Oh well...Μηχανηματα του διαβολου :hehe: 

Έγινε επεξεργασία από tommybertsen
  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Δημιουργία...

Important Information

Ο ιστότοπος theLab.gr χρησιμοποιεί cookies για να διασφαλίσει την καλύτερη εμπειρία σας κατά την περιήγηση. Μπορείτε να προσαρμόσετε τις ρυθμίσεις των cookies σας , διαφορετικά θα υποθέσουμε ότι είστε εντάξει για να συνεχίσετε.