2019-07-12 10:35:01 -06:00
|
|
|
{
|
|
|
|
"Actions": [
|
|
|
|
{
|
2019-07-14 14:44:00 -06:00
|
|
|
"Name": "CPU graph",
|
2019-07-12 10:35:01 -06:00
|
|
|
"States": [
|
|
|
|
{
|
|
|
|
"TitleAlignment": "middle",
|
2019-07-14 14:44:00 -06:00
|
|
|
"FontSize": "14"
|
2019-07-12 10:35:01 -06:00
|
|
|
}
|
|
|
|
],
|
2019-07-16 13:57:16 -06:00
|
|
|
"PropertyInspectorPath": "cpu_property_inspector.html",
|
2019-07-12 10:35:01 -06:00
|
|
|
"SupportedInMultiActions": false,
|
2019-07-14 14:44:00 -06:00
|
|
|
"Tooltip": "Show a pretty little CPU graph",
|
|
|
|
"UUID": "dev.samwho.streamdeck.cpu"
|
2019-07-12 10:35:01 -06:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"SDKVersion": 2,
|
|
|
|
"Author": "Sam Rose",
|
2019-07-14 14:44:00 -06:00
|
|
|
"CodePath": "cpu.exe",
|
|
|
|
"Description": "Show a pretty little CPU graph",
|
|
|
|
"Name": "CPU graph",
|
2019-07-12 10:35:01 -06:00
|
|
|
"URL": "https://samwho.dev",
|
|
|
|
"Version": "0.1",
|
|
|
|
"OS": [
|
|
|
|
{
|
|
|
|
"Platform": "mac",
|
|
|
|
"MinimumVersion" : "10.11"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Platform": "windows",
|
|
|
|
"MinimumVersion" : "10"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Software":
|
|
|
|
{
|
|
|
|
"MinimumVersion" : "4.1"
|
|
|
|
}
|
|
|
|
}
|