Files
gnome-shell-extension-freon/metadata.json
2013-04-09 11:37:48 +02:00

15 lines
390 B
JSON

{
"description": "Shows CPU temperature, HDD temperature, voltage and fan RPM",
"name": "Sensors",
"settings-schema": "org.gnome.shell.extensions.sensors",
"gettext-domain": "gse-sensors",
"shell-version": [
"3.2",
"3.4",
"3.6",
"3.8"
],
"url": "https://github.com/xtranophilist/gnome-shell-extension-sensors",
"uuid": "temperature@xtranophilist"
}