OSX CPU Temp
June 27, 2023 · View on GitHub
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
- Output
-cDisplay CPU temperature (Default).-gDisplay GPU temperature.-aDisplay ambient temperature.-fDisplay fan speeds.
- Format
-CDisplay temperatures in degrees Celsius (Default).-FDisplay temperatures in degrees Fahrenheit.-TDo not display the units for temperatures.
Maintainer
Sébastien Lavoie github@lavoie.sl
Source
Apple System Management Control (SMC) Tool Copyright (C) 2006