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