kotelnik / plasma-applet-thermal-monitor

Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors.
GNU General Public License v2.0
111 stars 63 forks source link

Added support for multiple Nvidia GPUs #51

Open delchiaro opened 5 years ago

delchiaro commented 5 years ago

I modified the Nvidia Data Source to parse the GPUs in the system with nvidia-smi to get multiple-gpu support. I used the udisk Data Source as model/starting point.