trulyspinach / SMCAMDProcessor

Power management, monitoring and VirtualSMC plugin for AMD processors
BSD 3-Clause "New" or "Revised" License
1.03k stars 87 forks source link

Small bin to extract data #158

Open brorbw opened 1 year ago

brorbw commented 1 year ago

This is a snowflake thing but some of us likes to have data accessible from the terminal. I have created a small tool that talks to AMDRyzenCPUPowerManagement and pulls the data and print it to the terminal. I have written it in swift for ease of integration into this project if thats something thats wanted.

https://github.com/brorbw/amd-cpu-data/