added screenshots
parent
ace2a426ec
commit
12a57e1193
|
|
@ -7,6 +7,11 @@
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"type": "launch",
|
"type": "launch",
|
||||||
"tags": "tool,system,launcher",
|
"tags": "tool,system,launcher",
|
||||||
|
"screenshots": [
|
||||||
|
{
|
||||||
|
"url": "screenshot.png"
|
||||||
|
}
|
||||||
|
],
|
||||||
"supports": [
|
"supports": [
|
||||||
"BANGLEJS2"
|
"BANGLEJS2"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
|
|
@ -5,6 +5,11 @@
|
||||||
"version": "0.97",
|
"version": "0.97",
|
||||||
"description": "A unique clock that displays a single evocative word for each hour of the day",
|
"description": "A unique clock that displays a single evocative word for each hour of the day",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
|
"screenshots": [
|
||||||
|
{
|
||||||
|
"url": "screenshot.png"
|
||||||
|
}
|
||||||
|
],
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"supports": [
|
"supports": [
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
|
|
@ -6,6 +6,11 @@
|
||||||
"description": "Read text files from your Bangle.js filesystem",
|
"description": "Read text files from your Bangle.js filesystem",
|
||||||
"type": "app",
|
"type": "app",
|
||||||
"tags": "tool,files,reader",
|
"tags": "tool,files,reader",
|
||||||
|
"screenshots": [
|
||||||
|
{
|
||||||
|
"url": "screenshot.png"
|
||||||
|
}
|
||||||
|
],
|
||||||
"supports": [
|
"supports": [
|
||||||
"BANGLEJS2"
|
"BANGLEJS2"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
|
|
@ -6,6 +6,11 @@
|
||||||
"description": "Color palettes at your disposal",
|
"description": "Color palettes at your disposal",
|
||||||
"type": "app",
|
"type": "app",
|
||||||
"tags": "tool",
|
"tags": "tool",
|
||||||
|
"screenshots": [
|
||||||
|
{
|
||||||
|
"url": "screenshot.png"
|
||||||
|
}
|
||||||
|
],
|
||||||
"supports": [
|
"supports": [
|
||||||
"BANGLEJS2"
|
"BANGLEJS2"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Loading…
Reference in New Issue