Kleuter

Results 317 comments of Kleuter

Get attribute as string and convert from utf8

https://github.com/imulus/retinajs/pull/261

Another report ![4-fan speed wrong](https://user-images.githubusercontent.com/2600624/197183982-452adcab-298e-4b6b-a0b3-8dad35d6480f.png)

"all threads" ?

The app must display CPU average temperature

The issue was caused by disabled SMC service (who did this?), so the app enables it again.

Could you please run this command and post the output? ``` ioreg -l | grep '"PerformanceStatistics"' | sed -E "s/,/\\n/g;s/\"//g" | grep -E "(temp|power|Device Utilization|Fan|speed|GPU Activity)" ```