mirror of
https://github.com/corecoding/Vitals.git
synced 2026-08-31 06:57:28 +02:00
16 lines
663 B
JSON
16 lines
663 B
JSON
{
|
|
"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", "50"
|
|
],
|
|
"url": "https://github.com/corecoding/Vitals",
|
|
"uuid": "Vitals@CoreCoding.com",
|
|
"version": 82,
|
|
"donations": {
|
|
"paypal": "corecoding"
|
|
}
|
|
}
|