Currently the app shows CPU temperature in Fahrenheit. It might be helpful to have an option to switch between Fahrenheit and Celsius unit to fit the needs of users from various countries. Thanks!
The reported temperature should already be in Celsius.
What values are you reading?
I was reading something above 130潞 when I initially opened the app. I restarted the app and now it shows 45潞, so that's confusing. I am running Hot 1.2.2(42) on macOS 11.1 Beta (20C5048k).
I never encountered this behavior. Can you reproduce the issue?
If not this will be hard to understand what's going on...
Hi,
Thanks for this amazing work.
I guess @popoway is referring to this place where should be showing the Unity (in this case Celcius) besides de value.
Thanks, I'll add an option in the preference to display the temperature in Celsius or Fahrenheit and display the unit in the list.
I just committed this PR that adds Fahrenheit support as a toggleable option.
Thanks a lot @shepazon. Your PR was just merged. : )
Marking the issue as closed.
Most helpful comment
Thanks, I'll add an option in the preference to display the temperature in Celsius or Fahrenheit and display the unit in the list.