node-smc
node-smc copied to clipboard
Node module to read the CPU temperature and fan speed on osx using smc
```> node-gyp rebuild CXX(target) Release/obj.target/smc/native/smc.o ../native/smc.cc:196:17: warning: 'NewFromUtf8' is deprecated: Use maybe version [-Wdeprecated-declarations] String::NewFromUtf8(isolate, "Expected string"))); ^ /Users/thelmgn/.node-gyp/12.7.0/include/node/v8.h:2897:10: note: 'NewFromUtf8' has been explicitly marked deprecated here static V8_DEPRECATED( ^...
It would be nice to make a temperature monitor that looks at the heatsink output temperature and increases the fan speed if it gets too high. My Mac runs slow...