mirror of
https://github.com/morgan9e/gnome-shell-extension-freon
synced 2026-04-14 00:14:14 +09:00
dbf90c61457e20c91c1c39196bec0135707cfaad
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.
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.
Languages
JavaScript
99.4%
Makefile
0.5%
CSS
0.1%