Thomas Debesse dbf90c6145 smartctlUtil: do not reference error when not failing, do not return empty data if none (#221)
The `smartctl -j --scan` command may not fail and list drives properly
while `smartctl -j --info /dev/sda` may fail because of missing
permissions.

This error was making the extension on fail entirely when smartctl
was selected as a disk temperature sensor provider while the
user does not have enogh permission to do so.

Also makes sure smartctl can be properly called if path contains
a whitespace.
2021-11-18 17:02:41 +03:00
2015-02-20 12:08:58 +03:00
2019-09-23 12:48:46 +02:00
2019-09-23 12:42:24 +02:00
2014-06-12 03:02:57 +04:00
2019-09-23 12:42:24 +02:00

gnome-shell-extension-freon

Freon is forked from gnome-shell-extension-sensors. Freon is an extension for displaying CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM in GNOME Shell.

For more info, check out the Freon wiki.

Description
No description provided
Readme GPL-2.0 1.1 MiB
Languages
JavaScript 99.4%
Makefile 0.5%
CSS 0.1%