Skip to content

Outputs current CPU core and package temperatures on macOS.

License

Notifications You must be signed in to change notification settings

chandlerc/coretemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Output example

61.8°C

Options

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

Maintainer

Sébastien Lavoie sebastien@lavoie.sl

Source

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

Inspiration

About

Outputs current CPU core and package temperatures on macOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.4%
  • Shell 5.8%
  • Makefile 2.7%
  • HCL 1.1%