coretemp icon indicating copy to clipboard operation
coretemp copied to clipboard

Apple Silicon

Open hacker1024 opened this issue 4 years ago • 1 comments

I'm not sure if this tool works on Apple Silicon. Are the SMC keys the same? It'd be great to hear from someone with an ARM Mac.

hacker1024 avatar Jul 12 '21 04:07 hacker1024

https://github.com/fermion-star/apple_sensors

This is a helpful project I have found that can read the value of Apple's sensors. They are totally different from SMC. To map the keys and the descriptions, here is a file https://github.com/acidanthera/VirtualSMC/blob/master/Docs/SMCSensorKeys.txt (which is also included in that repo)

TerryGeng avatar Oct 30 '21 14:10 TerryGeng