The All New Desktop Thread, Images No Larger Than 800x600

Yes please, I'd like to have a look at that config :)


Here you go, just paste it into notepad and save it, put .ini at the end of the file name as you save it. Then put the file into a folder and put that folder into rainmeters skins folder in program files.

If you have gmail, scroll down towards the bottom and put your username and password in.


Code:
[MeasureDate]
Measure=Time
Format=%#I:%M %p | %A | %#d | %B
Substitute="January":"JANUARY","February":"FEBRUARY","March":"MARCH","April":"APRIL","May":"MAY","June":"JUNE","July":"JULY","August":"AUGUST","September":"SEPTEMBER","October":"OCTOBER","November":"NOVEMBER","December":"DECEMBER","Monday":"MONDAY","Tuesday":"TUESDAY","Wednesday":"WEDNESDAY","Thursday":"THURSDAY","Friday":"FRIDAY","Saturday":"SATURDAY","Sunday":"SUNDAY"


[MeterDate]
MeasureName=MeasureDate
Meter=STRING
X=0
Y=0
FontColor=255, 255, 255, 160
FontSize=20
FontFace=Rockwell
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1


---------------------------------------------

CPU CORE 1 & 2

---------------------------------------------


[MeasureCPU0]
Measure=Plugin
Plugin=Plugins\PerfMon.dll
PerfMonObject="Processor"
PerfMonInstance=0
PerfMonCounter="% Processor Time"
PerfMonDifference=1
InvertMeasure=1


[MeterCPU0]
Meter=STRING
MeasureName=MeasureCPU0
X=75
Y=30
FontColor=255, 255, 255, 160
StringStyle=Bold
FontSize=10
StringAlign=CENTER
FontFace=Rockwell
AntiAlias=1
Scale="1.00"
Percentual=1


[MeterCPU0.txt]
Meter=STRING
X=r
Y=45
FontColor=255, 255, 255, 160
StringStyle=Bold
FontSize=7
StringAlign=CENTER
FontFace=Rockwell
AntiAlias=1
Prefix="CORE 1"


[MeasureCPU1]
Measure=Plugin
Plugin=Perfmon.dll
PerfMonObject="Processor"
PerfMonInstance=1
PerfMonCounter="% Processor Time"
PerfMonDifference=1
InvertMeasure=1



[MeterCPU1]
Meter=STRING
MeasureName=MeasureCPU1
X=125
Y=30
FontColor=255, 255, 255, 160
StringStyle=Bold
FontSize=10
StringAlign=CENTER
FontFace=Rockwell
AntiAlias=1
Scale="1.00"
Percentual=1


[MeterCPU1.txt]
Meter=STRING
X=r
Y=45
FontColor=255, 255, 255, 160
StringStyle=Bold
FontSize=7
StringAlign=CENTER
FontFace=Rockwell
AntiAlias=1
Prefix="CORE 2"


---------------------------------------------

RAM

---------------------------------------------


[MeasureRAM]
Measure=PhysicalMemory

[RAM]
Meter=STRING
MeasureName=MeasureRAM
X=175
Y=30
FontColor=255,255,255, 160
FontFace=Rockwell
FontSize=10
StringAlign=CENTER
StringStyle=Bold
AntiAlias=1
Text="%1"
Percentual=1
AutoScale=1


[Label RAM]
Meter=STRING
X=r
Y=45
FontColor=255,255,255, 160
FontFace=Rockwell
FontSize=7
StringAlign=CENTER
StringStyle=Bold
Text="RAM"
AntiAlias=1


---------------------------------------------

HDD

---------------------------------------------


[MeasureHD]
Measure=FreeDiskSpace
Drive=C:

[HDD]
Meter=STRING
MeasureName=MeasureHD
X=225
Y=30
FontColor=255, 255, 255, 160
FontFace=Rockwell
FontSize=10
StringAlign=CENTER
StringStyle=Bold
AntiAlias=1
Text="%1"
AntiAlias=1
AutoScale=1
NumOfDecimals=1


[Label HDD]
Meter=STRING
X=r
Y=45
FontColor=255, 255, 255, 160
FontFace=Rockwell
FontSize=7
StringAlign=CENTER
StringStyle=Bold
Text="HDD"
AntiAlias=1


---------------------------------------------

POWER

---------------------------------------------


[MeasurePower]
Measure=Plugin
Plugin=Plugins\PowerPlugin.dll
PowerState=PERCENT


[PWR]
Meter=STRING
MeasureName=MeasurePower
X=275
Y=30
FontColor=255, 255, 255, 160
FontFace=Rockwell
FontSize=10
StringAlign=CENTER
StringStyle=Bold
AntiAlias=1
Text="%1"


[Label PWR]
Meter=STRING
X=r
Y=45
FontColor=255, 255, 255, 160
FontFace=Rockwell
FontSize=7
StringAlign=CENTER
StringStyle=Bold
Text="PWR"
AntiAlias=1


---------------------------------------------

UPTIME

---------------------------------------------

[MeasureUptime]
Measure=Uptime
;Format="%Hh %Mmn (%dd)"
Substitute="d":""
UpdateDivider=1


[Uptime]
Meter=STRING
MeasureName=MeasureUptime
X=325
Y=30
FontColor=255, 255, 255, 160
FontFace=Rockwell
FontSize=10
StringAlign=CENTER
StringStyle=Bold
AntiAlias=1
Text="%1"


[Label Uptime]
Meter=STRING
X=r
Y=45
FontColor=255, 255, 255, 160
FontFace=Rockwell
FontSize=7
StringAlign=CENTER
StringStyle=Bold
Text="UPT"
AntiAlias=1


---------------------------------------------

GMAIL

---------------------------------------------


[Variables]
update.Spd=30
FontColor=255, 255, 255, 160
FontColor2=255, 255, 255, 160
FontName=Rockwell
FontHeight1=10
FontHeight2=7
AntiAlias=1


---------------------------------------------

User=
Password=

---------------------------------------------


[MeasureGmail]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=https://#User#:#Password#@gmail.google.com/gmail/feed/atom
RegExp="(?siU)<fullcount>(.*)</fullcount>"
Codepage=0
Download=1
UpdateRate=120
StringIndex=4


[MeasureNumber]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureGmail]
StringIndex=1
UpdateRate=140


[Number]
Meter=STRING
MeasureName=MeasureNumber
X=375
Y=30
FontColor=#FontColor#
FontFace=#FontName#
FontSize=#FontHeight1#
StringAlign=CENTER
StringStyle=Bold
AntiAlias=1
Text="%1"
AntiAlias=1
AutoScale=1
NumOfDecimals=0


[NumberLabel]
Meter=STRING
X=r
Y=45
FontColor=#FontColor2#
FontFace=#FontName#
FontSize=#FontHeight2#
StringAlign=CENTER
StringStyle=Bold
Text="MAIL"
AntiAlias=1
 
New skin for rainmeter
sknh.jpg

Which rainmeter skin is that?
 
Here you go, just paste it into notepad and save it, put .ini at the end of the file name as you save it. Then put the file into a folder and put that folder into rainmeters skins folder in program files.

If you have gmail, scroll down towards the bottom and put your username and password in.

Thanks, Decided to delete out the monitoring system below.
How can I change it to display 24hour?
 
Just discovered itunes can go along in the toolbar, XP64 doesnt allow WMP player to do it.
Just need it so msn stacks sooner, along the toolbar. Anybody know how? It currently doesnt do it untill it was filled up. I remember before I went 64bit it would do it after 3 open convos.
Untitled-1-2.jpg
 
Here you go, just paste it into notepad and save it, put .ini at the end of the file name as you save it. Then put the file into a folder and put that folder into rainmeters skins folder in program files.

If you have gmail, scroll down towards the bottom and put your username and password in.


*Snip*

Cool... All works except the Googlemail bit!... :(

Plus how do I get Rainmeter to actually work on Startup on Vista64?... its not an installer like with the 32bit version (which works nicely on my Work PC)... I tried putting a shortcut in 'Startup' but it just hung for some unknown reason!..
 
Thanks, Decided to delete out the monitoring system below.
How can I change it to display 24hour?

Replace the format line under time with Format=%#H:%M | %A | %#d | %B you you only need some different bits at the front but by the time I explain it, it would be just as easy to replace the whole line. :)
 
Cool... All works except the Googlemail bit!... :(

Plus how do I get Rainmeter to actually work on Startup on Vista64?... its not an installer like with the 32bit version (which works nicely on my Work PC)... I tried putting a shortcut in 'Startup' but it just hung for some unknown reason!..

Do you have WebParser.dll in the plugins folder? And I take it you have put your username and password in?
If you don't have the plugin, clicky

Sorry bud can't help with the startup problem, hopefully someone else can help.
 
Do you have WebParser.dll in the plugins folder? And I take it you have put your username and password in?
If you don't have the plugin, clicky

Sorry bud can't help with the startup problem, hopefully someone else can help.

Yep.. its there (albeit an older version) and both my username and password are in (no spaces to the = signs.. is that right??)... :confused::confused:

Code:
[MeasureDate]
Measure=Time
Format=%#I:%M %p | %A | %#d | %B
Substitute="January":"JANUARY","February":"FEBRUARY","March":"MARCH","April":"APRIL","May":"MAY","June":"JUNE","July":"JULY","August":"AUGUST","September":"SEPTEMBER","October":"OCTOBER","November":"NOVEMBER","December":"DECEMBER","Monday":"MONDAY","Tuesday":"TUESDAY","Wednesday":"WEDNESDAY","Thursday":"THURSDAY","Friday":"FRIDAY","Saturday":"SATURDAY","Sunday":"SUNDAY"


[MeterDate]
MeasureName=MeasureDate
Meter=STRING
X=0
Y=0
FontColor=255, 255, 255, 160
FontSize=20
FontFace=Arial
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1


---------------------------------------------

CPU CORE 1 & 2

---------------------------------------------


[MeasureCPU0]
Measure=Plugin
Plugin=Plugins\PerfMon.dll
PerfMonObject="Processor"
PerfMonInstance=0
PerfMonCounter="% Processor Time"
PerfMonDifference=1
InvertMeasure=1


[MeterCPU0]
Meter=STRING
MeasureName=MeasureCPU0
X=75
Y=30
FontColor=255, 255, 255, 160
StringStyle=Bold
FontSize=10
StringAlign=CENTER
FontFace=Arial
AntiAlias=1
Scale="1.00"
Percentual=1


[MeterCPU0.txt]
Meter=STRING
X=r
Y=45
FontColor=255, 255, 255, 160
StringStyle=Bold
FontSize=7
StringAlign=CENTER
FontFace=Arial
AntiAlias=1
Prefix="CORE 1"


[MeasureCPU1]
Measure=Plugin
Plugin=Perfmon.dll
PerfMonObject="Processor"
PerfMonInstance=1
PerfMonCounter="% Processor Time"
PerfMonDifference=1
InvertMeasure=1



[MeterCPU1]
Meter=STRING
MeasureName=MeasureCPU1
X=125
Y=30
FontColor=255, 255, 255, 160
StringStyle=Bold
FontSize=10
StringAlign=CENTER
FontFace=Arial
AntiAlias=1
Scale="1.00"
Percentual=1


[MeterCPU1.txt]
Meter=STRING
X=r
Y=45
FontColor=255, 255, 255, 160
StringStyle=Bold
FontSize=7
StringAlign=CENTER
FontFace=Arial
AntiAlias=1
Prefix="CORE 2"


---------------------------------------------

RAM

---------------------------------------------


[MeasureRAM]
Measure=PhysicalMemory

[RAM]
Meter=STRING
MeasureName=MeasureRAM
X=175
Y=30
FontColor=255,255,255, 160
FontFace=Arial
FontSize=10
StringAlign=CENTER
StringStyle=Bold
AntiAlias=1
Text="%1"
Percentual=1
AutoScale=1


[Label RAM]
Meter=STRING
X=r
Y=45
FontColor=255,255,255, 160
FontFace=Arial
FontSize=7
StringAlign=CENTER
StringStyle=Bold
Text="RAM"
AntiAlias=1


---------------------------------------------

HDD

---------------------------------------------


[MeasureHD]
Measure=FreeDiskSpace
Drive=C:

[HDD]
Meter=STRING
MeasureName=MeasureHD
X=225
Y=30
FontColor=255, 255, 255, 160
FontFace=Arial
FontSize=10
StringAlign=CENTER
StringStyle=Bold
AntiAlias=1
Text="%1"
AntiAlias=1
AutoScale=1
NumOfDecimals=1


[Label HDD]
Meter=STRING
X=r
Y=45
FontColor=255, 255, 255, 160
FontFace=Arial
FontSize=7
StringAlign=CENTER
StringStyle=Bold
Text="HDD"
AntiAlias=1


---------------------------------------------

POWER

---------------------------------------------


[MeasurePower]
Measure=Plugin
Plugin=Plugins\PowerPlugin.dll
PowerState=PERCENT


[PWR]
Meter=STRING
MeasureName=MeasurePower
X=275
Y=30
FontColor=255, 255, 255, 160
FontFace=Arial
FontSize=10
StringAlign=CENTER
StringStyle=Bold
AntiAlias=1
Text="%1"


[Label PWR]
Meter=STRING
X=r
Y=45
FontColor=255, 255, 255, 160
FontFace=Arial
FontSize=7
StringAlign=CENTER
StringStyle=Bold
Text="PWR"
AntiAlias=1


---------------------------------------------

UPTIME

---------------------------------------------

[MeasureUptime]
Measure=Uptime
;Format="%Hh %Mmn (%dd)"
Substitute="d":""
UpdateDivider=1


[Uptime]
Meter=STRING
MeasureName=MeasureUptime
X=325
Y=30
FontColor=255, 255, 255, 160
FontFace=Arial
FontSize=10
StringAlign=CENTER
StringStyle=Bold
AntiAlias=1
Text="%1"


[Label Uptime]
Meter=STRING
X=r
Y=45
FontColor=255, 255, 255, 160
FontFace=Arial
FontSize=7
StringAlign=CENTER
StringStyle=Bold
Text="UPT"
AntiAlias=1


---------------------------------------------

GMAIL

---------------------------------------------


[Variables]
update.Spd=30
FontColor=255, 255, 255, 160
FontColor2=255, 255, 255, 160
FontName=Arial
FontHeight1=10
FontHeight2=7
AntiAlias=1


---------------------------------------------

User=*********@googlemail.com
Password=**********

---------------------------------------------


[MeasureGmail]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=https://#User#:#Password#@gmail.google.com/gmail/feed/atom
RegExp="(?siU)<fullcount>(.*)</fullcount>"
Codepage=0
Download=1
UpdateRate=120
StringIndex=4


[MeasureNumber]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureGmail]
StringIndex=1
UpdateRate=140


[Number]
Meter=STRING
MeasureName=MeasureNumber
X=375
Y=30
FontColor=#FontColor#
FontFace=#FontName#
FontSize=#FontHeight1#
StringAlign=CENTER
StringStyle=Bold
AntiAlias=1
Text="%1"
AntiAlias=1
AutoScale=1
NumOfDecimals=0


[NumberLabel]
Meter=STRING
X=r
Y=45
FontColor=#FontColor2#
FontFace=#FontName#
FontSize=#FontHeight2#
StringAlign=CENTER
StringStyle=Bold
Text="MAIL"
AntiAlias=1
 
Clean and tidy. I've grown out of all the widgets and docks, I have started to find them more intrusive than intuitive lately:

desktopshotj.jpg
 
Back
Top Bottom