4

We can use iStat Menus and other software.

Is it possible to get the temperature of MacBook hardware components without extra software? To use only programs already installed/delivered with MBP?

klanomath
  • 66,391
  • 9
  • 130
  • 201
MikroDel
  • 1,497
  • 2
    Have you searched this site? : https://apple.stackexchange.com/questions/54329/can-i-get-the-cpu-temperature-and-fan-speed-from-the-command-line-in-os-x – Solar Mike Jul 20 '17 at 11:44
  • 1
    @SolarMike thank you, I haven't found this question before. Its about command line, which I would like to avoid if possible. The answers contain also deprecated software. – MikroDel Jul 20 '17 at 11:52

1 Answers1

4

There seems to be no discernable way to find the temperature of hardware components purely without 3rd party software.

Reference: https://discussions.apple.com/message/12919985#message12919985

  • 1
    I;m guessing this is right. The API aren’t around to easily script this. Now - there always is a python script that basically uses the objectiveC bridge to basically re-implement the third party apps that read the raw data and recreate temperature values from the built in sensors. – bmike Jul 21 '17 at 01:20
  • What about nowadays 5 years later? – minseong Sep 11 '22 at 18:11
  • No change @theonlygusti Feel free to drop a bounty on the linked questions if you think someone’s missing the boat. Hit us up on [chat] if needed to get a second “canonical” version of this alive if the normal process of editing and voting doesn’t work. – bmike Sep 11 '22 at 18:30