Files
gnome-shell-extension-freon/freon@UshakovVasilii_Github.yahoo.com/metadata.json
Manuel Selinger 4465c14786 Migrate Plugin to Gnome 45 Shell (#267)
* Migrate Plugin to Gnome 45 Shell

* Use TextDecoder instead of ByteArray or toString()

* use the Glib timeout functions

* remove unused imports
2023-10-10 15:06:04 +03:00

10 lines
459 B
JSON

{
"shell-version": ["45"],
"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"
}