Rainmeter and CPU Temp

You'll need to edit the widget to get the temps off the Core Temp plugin: http://docs.rainmeter.net/manual/plugins/coretemp

So basically you'll want something like this:

Code:
[MeasureCore1Temp]
Measure=Plugin
Plugin=CoreTemp
CoreTempType=Temperature
CoreTempIndex=0

[MeterCore1Temp]
Meter=String
MeasureName=MeasureCore1Temp
;X and Y is where you want it in the widget
X=5
Y=5
FontColor=255,255,255,255
;%1 is the data it gets from the MeasureCore1Temp part
Text="Core 1 Temp: %1°C"

If you want I can give it a go and edit the default widget if it's too confusing for you, what CPU are you using?

EDIT: Seems the latest version of Rainmeter already includes the CoreTemp plugin.

EDIT: What is the default skin called again? I have too many skins :p.
 
Last edited:
Not exactly as simple as that. you can copy the MeasureCore1Temp anywhere for now but then you need to decide how you want to to show on the widget. As in... underneath the SWAP Usage? As text or as a bar? etc...

Is it possible to have under cpu usage in the system widget? So illusto style bar under cpu temp and right side will have %
 
Yes. Oops lol yea C please. Both core right?

Also is it possible to have cpu widget with the current temps and max temps?

Yeah, I used "MaxTemperature" as that uses a temp based off both cores.

Max temp? As in the highest the CPU is suppose to reach, or the highest it has reached?

EDIT: Here's a download link to the CPU widget, just paste it into the System folder of Illustro, exit Rainmeter and restart it: https://drive.google.com/file/d/0BwQJqwBIsTP5bFp1LTAwWjlXbjg/view?usp=sharing
 
Last edited:
Thanks but its not working. I placed in same dir with System.ini then deleted it and left your one renamed to system but didnt workm. Same as default one. CoreTemp running in the background

Edit: Working now, I placed the file in C:\Program Files\Rainmeter\Defaults\Skins instead of C:\Users\benparker\Documents\Rainmeter\Skins

Thank you

Apparentl speedfan allows you to see gpu temps, can you make it with that please?
 
Last edited:
Edit it, find [MeasureMaxTemp] and change the plugin field to "Plugin=Plugins\CoreTemp.dll" , save it and then refresh the widget and see if that works. I don't have CoreTemp installed so I can't really test it.
 
I installed the skin and its distorted. I have msi afterburner and coretemp installed. Other skins work except this

Clipboard01.jpg
 
Back
Top Bottom