Update manifest and images
1
spinclock/.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
au.id.hawkins.sd.spinclock.sdPlugin/spinclock
|
au.id.hawkins.sd.spinclock.sdPlugin/spinclock
|
||||||
au.id.hawkins.sd.spinclock.sdPlugin/spinclock.exe
|
au.id.hawkins.sd.spinclock.sdPlugin/spinclock.exe
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
"CodePathWin": "spinclock.exe",
|
"CodePathWin": "spinclock.exe",
|
||||||
"Description": "A spinning clock",
|
"Description": "A spinning clock",
|
||||||
"Name": "SpinClock",
|
"Name": "SpinClock",
|
||||||
"Icon": "spinclock",
|
"Icon": "spinclock-plugin-icon",
|
||||||
"DisableAutomaticStates": false,
|
"DisableAutomaticStates": false,
|
||||||
"URL": "https://github.com/tardisx/streamdeck-plugin-examples/spinclock",
|
"URL": "https://github.com/tardisx/streamdeck-plugin-examples/spinclock",
|
||||||
"Version": "1.0.0",
|
"Version": "1.0.0",
|
||||||
@ -24,14 +24,13 @@
|
|||||||
"MinimumVersion": "6.5"
|
"MinimumVersion": "6.5"
|
||||||
},
|
},
|
||||||
"Category": "Clocks",
|
"Category": "Clocks",
|
||||||
"CategoryIcon": "spinclock",
|
|
||||||
"Actions": [
|
"Actions": [
|
||||||
{
|
{
|
||||||
"Icon": "spinclock",
|
"Icon": "spinclock-action-icon",
|
||||||
"Name": "SpinClock!",
|
"Name": "SpinClock",
|
||||||
"States": [
|
"States": [
|
||||||
{
|
{
|
||||||
"Image": ""
|
"Image": "spinclock-state-0-icon"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Controllers": ["Keypad"],
|
"Controllers": ["Keypad"],
|
||||||
|
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 8.8 KiB |