Review of "Sparkylabz GPU Temp" version 1.0.0 (1)

Details Page Preview

Displays NVIDIA GPU temperature and CPU temperature directly in the GNOME Shell top panel, with optional history and controls.

Extension Homepage
https://github.com/Jamestownkid/gpu-temp-sparkylabz.com

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-X-004 warning

extensions should avoid synchronous file IO in shell code

Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.

File Operations

  • history.js:72
    GLib.file_get_contents(path)
  • sensors.js:12
    GLib.file_get_contents(path)

All Versions

Version Status
1.0.0 (1) Unreviewed