Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Outputs current CPU core and package temperatures on macOS.

License

NotificationsYou must be signed in to change notification settings

hacker1024/coretemp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outputs current CPU core and package temperatures on macOS.

Usage

Install with brew

brew install hacker1024/hacker1024/coretemp

Compile manually

make

Run manually

./coretemp

or

sudo make install# installs to /usr/local/bincoretemp

Output example

62585958

Options

  • -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.

Maintainer

hacker1024 <hacker1024@users.sourceforge.net>

Source

Apple System Management Control (SMC) ToolCopyright (C) 2006

Inspiration

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%

[8]ページ先頭

©2009-2025 Movatter.jp