0.0.1 • Published 7 years ago
mact v0.0.1
mact
Get CPU temperature in °C for MacOS. Based on smc-command.
Usage
var mact = require("mact");
mact(function(err, temp){
});0.0.1
7 years ago
Get CPU temperature in °C for MacOS. Based on smc-command.
var mact = require("mact");
mact(function(err, temp){
});7 years ago