[Rainmeter] "Minimal" - Created by Matthew Knickelbine, based off http://www.flickr.com/photos/hawkw/3598151176/in/pool-lifehacker-desktop-showandtell [MeasureHour] Measure=Time Format=%#I [MeasureMinute] Measure=Time Format=%M [MeasureDate] Measure=Time Format=%d [MeasureMonth] Measure=Time Format=%B [MeasureDay] Measure=Time Format=%A -------------------------------------METERS-------------------------------------------- [MeterHour] MeasureName=MeasureHour Meter=STRING X=0 Y=0 FontColor=0, 0, 0 FontSize=100 FontFace=Century Gothic StringAlign=LEFT StringStyle=Normal AntiAlias=1 [MeterMinute] MeasureName=MeasureMinute Meter=STRING X=75 Y=0 FontColor=255, 255, 255 FontSize=100 FontFace=Century Gothic StringAlign=LEFT StringStyle=Normal AntiAlias=1 [MeterDate] MeasureName=MeasureDate Meter=STRING X=265 Y=15 FontColor=237, 37, 79 FontSize=52 FontFace=Century Gothic StringAlign=LEFT StringStyle=Normal AntiAlias=1 [MeterMonth] MeasureName=MeasureMonth Meter=STRING X=348 Y=20 FontColor=255, 255, 255 FontSize=33 FontFace=Century Gothic StringAlign=LEFT StringStyle=Normal AntiAlias=1 [MeterDay] MeasureName=MeasureDay Meter=STRING X=275 Y=78 FontColor=255, 255, 255 FontSize=45 FontFace=Century Gothic StringAlign=LEFT StringStyle=Normal AntiAlias=1 For RAM/CPU/Weather: [Rainmeter] "Minimal" - Created by Matthew Knickelbine, based off http://www.flickr.com/photos/hawkw/3598151176/in/pool-lifehacker-desktop-showandtell [MeasureRAM1] Measure=PhysicalMemory [MeasureRAM2] Measure=PhysicalMemory Total=1 [MeasureRAM3] Measure=Calc Formula=MeasureRAM2 - MeasureRAM1 [MeasureCPU0] Measure=Plugin Plugin=Perfmon.dll PerfMonObject="Processor" PerfMonInstance=0 PerfMonCounter="% Processor Time" PerfMonDifference=1 InvertMeasure=1 [MeasureCPU1] Measure=Plugin Plugin=Perfmon.dll PerfMonObject="Processor" PerfMonInstance=1 PerfMonCounter="% Processor Time" PerfMonDifference=1 InvertMeasure=1 -------------------------------------METERS-------------------------------------------- [TXTRAM] Meter=STRING X=0 Y=0 FontColor=237, 37, 79 FontSize=14 FontFace=Century Gothic StringAlign=LEFT StringStyle=Normal AntiAlias=1 Text=RAM Usage: [MeterRAM1] MeasureName=MeasureRAM1 Meter=STRING X=0 Y=20 FontColor=255, 255, 255 FontSize=12 FontFace=Century Gothic StringAlign=LEFT StringStyle=Normal AntiAlias=1 NumOfDecimals=0 Prefix="Used: " Postfix=" M" Scale=1048576 [MeterRAM2] MeasureName=MeasureRAM3 Meter=STRING X=0 Y=40 FontColor=255, 255, 255 FontSize=12 FontFace=Century Gothic StringAlign=LEFT StringStyle=Normal AntiAlias=1 NumOfDecimals=0 Prefix="Free: " Postfix=" M" Scale=1048576 [TextCPU] Meter=STRING X=200 Y=0 FontColor=237, 37, 79 FontSize=14 FontFace=Century Gothic StringAlign=LEFT StringStyle=Normal AntiAlias=1 Text=CPU Usage: [MeterCPU0] MeasureName=MeasureCPU0 Meter=STRING X=200 Y=20 FontColor=255, 255, 255 FontSize=12 FontFace=Century Gothic StringAlign=LEFT StringStyle=Normal AntiAlias=1 Percentual=1 NumOfDecimals=0 Prefix="Core 1: " Postfix=" %" [MeterCPU1] MeasureName=MeasureCPU1 Meter=STRING X=200 Y=40 FontColor=255, 255, 255 FontSize=12 FontFace=Century Gothic StringAlign=LEFT StringStyle=Normal AntiAlias=1 Percentual=1 NumOfDecimals=0 Prefix="Core 2: " Postfix=" %" [Rainmeter] "Minimal" - Created by Matthew Knickelbine, based off http://www.flickr.com/photos/hawkw/3598151176/in/pool-lifehacker-desktop-showandtell ;[Rainmeter] ;10-Foot HUD (White) - Created by Stephen R Gibson, based on MoxaWeather. [Variables] ;Find your weather code at Weather.com (like UKXX0296 below) and replace the one in this URL. ;To have the temperature display in Farenheit, delete "&unit=m" from the URL. URL=http://xoap.weather.com/weather/local/USWI0268?cc=*&dayf=6 Font=rockwell ------------------------------------MEASURES------------------------------------------- [MeasureWeatherRSS] Measure=Plugin Plugin=Plugins\WebParser.dll UpdateRate=3600 Url=#URL# RegExp="(?siU)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)(.*)" StringIndex=1 [MeasureWeatherTemp] Measure=Plugin Plugin=Plugins\WebParser.dll Url=[MeasureWeatherRSS] StringIndex=3 [MeasureWeatherDesc] Measure=Plugin Plugin=Plugins\WebParser.dll Url=[MeasureWeatherRSS] StringIndex=5 Substitute="Fair":"FAIR","Cloudy":"CLOUDY","Showers in the Vicinity":"SHOWERS","Partly":"PARTLY","Mostly":"MOSTLY","Fog":"FOG","Clouds":"CLOUDS","Light":"LIGHT","Rain":"RAIN","Sunny":"SUNNY","Clear":"CLEAR" -------------------------------------METERS-------------------------------------------- [WeatherTXT] Meter=STRING X=400 Y=0 FontColor=237, 37, 79 FontSize=14 FontFace=Century Gothic StringAlign=LEFT StringStyle=Normal AntiAlias=1 Text=Weather: [MeterBG] Meter=IMAGE X=400 Y=0 W=120 H=160 SolidColor=0, 0, 0, 1 [MeterTemp] MeasureName=MeasureWeatherTemp Meter=STRING X=400 Y=20 FontColor=255,255,255 FontSize=12 StringAlign=Left StringStyle=Normal FontFace=Century Gothic Antialias=1 Postfix="°" [MeterDesc] MeasureName=MeasureWeatherDesc Meter=STRING X=400 Y=40 FontColor=255,255,255 FontSize=12 StringAlign=Left StringStyle=Normal FontFace=Century Gothic Antialias=1