[AMD] CLI tool to get current power and frequency

I personally don't use the native macOS top bar, thus the AMDPowerGadget does nothing for me. I created this small CLI to extract the same metrics. Here is an example output. json { "power": 42.80278396606445, "temperature": 50.66667175292969, "max-frequencie": 4199.59033203125, "mean-frequencie": 4188.42919921875 } https://github.com/brorbw/amd-cpu-data

submitted by /u/amd-cpu-data
[link] [comments]