osx-cpu-temp
brew install osx-cpu-temp
v1.1.0
GPL-2.0-or-later
Outputs current CPU temperature for OSX
947
30-day installs · #1331
2.6k
90-day · #1446
7.9k
365-day · #1585
942
★ GitHub stars · updated 2y ago
GitHub topics
cpu-temperature
macos
osx
sensors
temperature
Links
- https://github.com/lavoiesl/osx-cpu-temp
- GitHub: lavoiesl/osx-cpu-temp
- Brew formula source: Formula/o/osx-cpu-temp.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Outputs current CPU temperature for OSX",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:26+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "osx-cpu-temp",
"github_default_branch": "master",
"github_last_commit_at": "2024-08-20T15:27:31Z",
"github_readme_excerpt": "# OSX CPU Temp\n\nOutputs current CPU temperature for OSX.\n\n## Usage\n\n### Compiling\n\n```bash\nmake\n```\n\n### Running\n\n```bash\n./osx-cpu-temp\n```\n\nor\n\n```bash\nsudo make install # installs to /usr/local/bin\nosx-cpu-temp\n```\n\n### Using clib\n\n```bash\nclib install lavoiesl/osx-cpu-temp\n```\n\n### Output example\n\n```\n61.8 \u00b0C\n```\n\n### Options\n\n* Output\n * `-c` Display CPU temperature (Default).\n * `-g` Display GPU temperature.\n * `-a` Display ambient temperature.\n * `-f` Display fan speeds.\n* Format\n * `-C` Display temperatures in degrees Celsius (Default).\n * `-F` Display temperatures in degrees Fahrenheit.\n * `-T` Do not display the units for temperatures.\n\n## Maintainer\n\nS\u00e9bastien Lavoie \u003cgithub@lavoie.sl\u003e\n\n### Source\n\nApple System Management Control (SMC) Tool\nCopyright (C) 2006\n\n### Inspiration\n\n * https://www.eidac.de/smcfancontrol/\n * https://github.com/hholtmann/smcFanControl/tree/master/smc-command\n",
"github_repo": "lavoiesl/osx-cpu-temp",
"github_stars": 942,
"github_topics": [
"cpu-temperature",
"macos",
"osx",
"sensors",
"temperature"
],
"homepage": "https://github.com/lavoiesl/osx-cpu-temp",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 947,
"installs_365d": 7865,
"installs_90d": 2563,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "osx-cpu-temp",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1331,
"rank_365d": 1585,
"rank_90d": 1446,
"raw_hash": "52df7f0b8906f027",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/o/osx-cpu-temp.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.1.0",
"versioned_formulae": [],
"why_use_this": null
}