Displays NVIDIA GPU temperature and CPU temperature directly in the GNOME Shell top panel, with optional history and controls.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
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()`.
history.js:72
GLib.file_get_contents(path)
sensors.js:12
GLib.file_get_contents(path)
| Version | Status |
|---|---|
| 1.0.0 (1) | Unreviewed |