osx-cpu-temp icon indicating copy to clipboard operation
osx-cpu-temp copied to clipboard

Outputs current CPU temperature for OSX

OSX CPU Temp

Outputs current CPU temperature for OSX.

Usage

Compiling

make

Running

./osx-cpu-temp

or

sudo make install # installs to /usr/local/bin
osx-cpu-temp

Using clib

clib install lavoiesl/osx-cpu-temp

Output example

61.8 °C

Options

  • -C Output temperature in Celsius (default).
  • -F Output temperature in Fahrenheit.
  • -f Output fan speed.

Maintainer

Sébastien Lavoie [email protected]

Source

Apple System Management Control (SMC) Tool Copyright (C) 2006

Inspiration

  • https://www.eidac.de/smcfancontrol/
  • https://github.com/hholtmann/smcFanControl/tree/master/smc-command