node-wmic icon indicating copy to clipboard operation
node-wmic copied to clipboard

A Node.js wrapper around the WMIC

Results 1 node-wmic issues
Sort by recently updated
recently updated
newest added

Those items does not return values and generate an error. For temperature I found that you need to use the command: "wmic /namespace:\\root\wmi PATH MSAcpi_ThermalZoneTemperature get CurrentTemperature" Couldn't get yet...