Toxblh/MTMR

Error with istats

Aberta

#340 aberto em 18 de jun. de 2020

 (8 comentários) (0 reação) (0 responsável)Swift (203 forks)batch import
help wanted

Métricas do repositório

Stars
 (3.884 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador