mirror of
https://github.com/morgan9e/gnome-shell-extension-freon
synced 2026-04-14 00:14:14 +09:00
10 lines
477 B
JSON
10 lines
477 B
JSON
{
|
|
"shell-version": ["40", "41", "42", "43"],
|
|
"uuid": "freon@UshakovVasilii_Github.yahoo.com",
|
|
"name": "Freon",
|
|
"description": "Shows CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM (forked from xtranophilist/gnome-shell-extension-sensors)",
|
|
"settings-schema": "org.gnome.shell.extensions.freon",
|
|
"gettext-domain": "freon",
|
|
"url": "https://github.com/UshakovVasilii/gnome-shell-extension-freon"
|
|
}
|