0.0.1 • Published 8 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
8 years ago
Get CPU temperature in °C for MacOS. Based on smc-command.
var mact = require("mact");
mact(function(err, temp){
});8 years ago