It is currently March 29th, 2024, 1:27 pm

CPU temperature

General topics related to Rainmeter.
Gyro
Posts: 1
Joined: January 5th, 2021, 12:20 pm

CPU temperature

Post by Gyro »

Hi, I'm new. I couldn't find an answer to this.
How do I make Rainmeter display the CPU temperature?
I'm using the Illustro skin.
I've tried editing the Illustro skin and created a cputemp.ini (What are those .inis called within a skin, BTW? modules? variants?) but it looks crap.
Thank you!
User avatar
SilverAzide
Rainmeter Sage
Posts: 2588
Joined: March 23rd, 2015, 5:26 pm

Re: CPU temperature

Post by SilverAzide »

Rainmeter doesn't have a built-in function to show the CPU temperature, as this information is not available to Windows. It requires a third-party plugin. Your best bet is to find a skin that shows the info you want and modify it as you like, or copy the same techniques the skin author used into your own skin.
Gadgets Wiki GitHub More Gadgets...
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: CPU temperature

Post by jsmorley »

Probably the simplest to use is CoreTemp, which is documented here:

https://docs.rainmeter.net/manual/plugins/coretemp/

It does require that the CoreTemp application be running, but is pretty easy to set up.

If you need much more than the CPU temperature, if you want other sensor-based information, then you are probably going to want to look at HWiNFO, which is documented here:

https://forum.rainmeter.net/viewtopic.php?f=118&t=21939

HWiNFO is a tad more complicated to set up in your skin, but is vastly more powerful than CoreTemp as far as the number of things it measures.

It shouldn't be terribly hard to integrate this data into the Illustro suite.