metadata.json 706 B

123456789101112131415161718
  1. {
  2. "_generated": "Generated by SweetTooth, do not edit",
  3. "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.",
  4. "donations": {
  5. "paypal": "corecoding"
  6. },
  7. "gettext-domain": "vitals",
  8. "name": "Vitals",
  9. "settings-schema": "org.gnome.shell.extensions.vitals",
  10. "shell-version": [
  11. "45",
  12. "46",
  13. "47"
  14. ],
  15. "url": "https://github.com/corecoding/Vitals",
  16. "uuid": "Vitals@CoreCoding.com",
  17. "version": 69
  18. }