Add support for GPU and NPU temperatures in the frontend

This commit is contained in:
Nicolas Mowen
2025-12-31 12:21:36 -07:00
parent 194ed61189
commit 08f95e8274
3 changed files with 121 additions and 0 deletions
+2
View File
@@ -51,6 +51,7 @@
"gpuMemory": "GPU Memory",
"gpuEncoder": "GPU Encoder",
"gpuDecoder": "GPU Decoder",
"gpuTemperature": "GPU Temperature",
"gpuInfo": {
"vainfoOutput": {
"title": "Vainfo Output",
@@ -77,6 +78,7 @@
},
"npuUsage": "NPU Usage",
"npuMemory": "NPU Memory",
"npuTemperature": "NPU Temperature",
"intelGpuWarning": {
"title": "Intel GPU Stats Warning",
"message": "GPU stats unavailable",