I have an intel Mac running Catalina, and I'm looking for a CLI program that can access all (not just the CPU) of the thermal sensors in a Mac. The full list of sensors, like the ones you can see in a program like MacsFanControl. I need a program I can use through a script, where I can scrape these sensor values and process them in the script, periodically.
I used to use a program called Hardware Monitor, which included a small CLI app to access all of the thermal sensors. But that software is not compatible with Catalina. I've googled up as many alternatives as I could find, things like `powermetrics`, but I haven't found anything that actually does what I need!
This is for my ColdMac project, an iMac that lives outside during the Winter. But I can't run it next season until I find a way to access the temperature sensors! If you know of anything, let me know.
I used to use a program called Hardware Monitor, which included a small CLI app to access all of the thermal sensors. But that software is not compatible with Catalina. I've googled up as many alternatives as I could find, things like `powermetrics`, but I haven't found anything that actually does what I need!
This is for my ColdMac project, an iMac that lives outside during the Winter. But I can't run it next season until I find a way to access the temperature sensors! If you know of anything, let me know.