-
-
Notifications
You must be signed in to change notification settings - Fork 118
Expand file tree
/
Copy pathmetadata.json
More file actions
15 lines (15 loc) · 657 Bytes
/
metadata.json
File metadata and controls
15 lines (15 loc) · 657 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"description": "A glimpse into your computer's temperature, voltage, fan speed, memory usage, processor load, system resources, network speed and storage stats. This is a one stop shop to monitor all of your vital sensors. Uses asynchronous polling to provide a smooth user experience. Feature requests or bugs? Please use GitHub.",
"gettext-domain": "vitals",
"name": "Vitals",
"settings-schema": "org.gnome.shell.extensions.vitals",
"shell-version": [
"45", "46", "47", "48", "49"
],
"url": "https://github.com/corecoding/Vitals",
"uuid": "Vitals@CoreCoding.com",
"version": 72,
"donations": {
"paypal": "corecoding"
}
}