Toxblh/MTMR

Error with istats

Open

#340 创建于 2020年6月18日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)Swift (203 fork)batch import
help wanted

仓库指标

Star
 (3,884 star)
PR 合并指标
 (30 天内没有已合并 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
  },

贡献者指南