How i can get the CPU and GPU temperature using NodeJs ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How i can get the CPU and GPU temperature using NodeJs ?

I tryed using systeminformation on windows 10 cpuTemperature alredy but i am not geting expected data. For cpuTemperature i get -1 , probable the system do not support the api. What i can do?

29th Jul 2020, 3:04 PM
ionuț cosmin
ionuț cosmin - avatar
3 Answers
16th Aug 2020, 8:46 AM
Calviղ
Calviղ - avatar
0
I try npm i cputemp but i get error when require cputemp, amd i check the second link but i have no idea how to use that. And the example there is not for windows...
30th Jul 2020, 1:00 PM
ionuț cosmin
ionuț cosmin - avatar
0
I alredy try this and for cpu temperature i got -1
30th Jul 2020, 1:13 PM
ionuț cosmin
ionuț cosmin - avatar