Toxblh/MTMR

Error with istats

Open

#340 opened on 2020年6月18日

GitHub で見る
 (8 comments) (0 reactions) (0 assignees)Swift (203 forks)batch import
help wanted

Repository metrics

Stars
 (3,884 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド