Toxblh/MTMR

Error with istats

Open

#340 aperta il 18 giu 2020

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)Swift (203 fork)batch import
help wanted

Metriche repository

Star
 (3884 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Any way to see log in case of error?

I'm trying to use this script to see CPU temperature:

  {
    "type": "shellScriptTitledButton",
    "width": 80,
    "refreshInterval": 2,
    "source": {
      "inline": "istats cpu --no-graphs --no-labels"
    },
    "align": "right",
    "bordered": false
  },

Guida contributor