forked fromlavoiesl/osx-cpu-temp
- Notifications
You must be signed in to change notification settings - Fork4
Outputs current CPU core and package temperatures on macOS.
License
NotificationsYou must be signed in to change notification settings
hacker1024/coretemp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Outputs current CPU core and package temperatures on macOS.
brew install hacker1024/hacker1024/coretemp
make
./coretemp
or
sudo make install# installs to /usr/local/bincoretemp
62585958
-C
Output temperature in Celsius (default).-F
Output temperature in Fahrenheit.-c <num>
Specify which cores to report on, in a comma-separated list. If unspecified, reports all temperatures.-r <num>
The accuracy of the temperature, in the number of decimal places. Defaults to 0.-p
Display the CPU package temperature instead of the core temperatures.
hacker1024 <hacker1024@users.sourceforge.net>
Apple System Management Control (SMC) ToolCopyright (C) 2006
About
Outputs current CPU core and package temperatures on macOS.
Topics
Resources
License
Stars
Watchers
Forks
Languages
- C90.0%
- Shell6.0%
- Makefile2.8%
- HCL1.2%