Toxblh/MTMR

Error with istats

Open

#340 ouverte le 18 juin 2020

Voir sur GitHub
 (8 commentaires) (0 réactions) (0 assignés)Swift (203 forks)batch import
help wanted

Métriques du dépôt

Stars
 (3 884 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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
  },

Guide contributeur