mirror of
https://github.com/morgan9e/gnome-shell-extension-freon
synced 2026-04-14 00:14:14 +09:00
dab42ffc5c8405a74f835316acb38c32474d2243
Since the card list is populated only in constructor, to update it we had to toggle "Nvidia" switch `on`->`off`->`on`. The fix is to get the temperature along with the card name in one `nvidia-smi` call. Also some code cleanup was made, removed old unused code. Fixes #241 Signed-off-by: Pavel Artsishevsky <polter.rnd@gmail.com>
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%