kotelnik / plasma-applet-resources-monitor

Plasma 5 applet for monitoring CPU and RAM.
GNU General Public License v2.0
30 stars 20 forks source link

[Feature Request]: GPU frequency #10

Open helderc opened 5 years ago

helderc commented 5 years ago

Would be awesome to have a third graph related to the used of Nvidia's GPU... This command returns the GPU's clock:

nvidia-smi --format=csv,noheader --query-gpu=utilization.gpu

Thank you for the great applet.