Add some screenshots

pull/3560/head
Martin Pool 2024-09-03 23:20:15 +02:00
parent 2cb7ed6f9f
commit f35a7e5097
4 changed files with 6 additions and 1 deletions

View File

@ -3,12 +3,17 @@
"name": "Dutch Clock", "name": "Dutch Clock",
"shortName":"Dutch Clock", "shortName":"Dutch Clock",
"icon": "app.png", "icon": "app.png",
"version":"0.03", "version":"0.04",
"description": "A clock that displays the time the way a Dutch person would respond when asked what time it is.", "description": "A clock that displays the time the way a Dutch person would respond when asked what time it is.",
"type": "clock", "type": "clock",
"tags": "clock,dutch,text", "tags": "clock,dutch,text",
"supports": ["BANGLEJS", "BANGLEJS2"], "supports": ["BANGLEJS", "BANGLEJS2"],
"allow_emulator": true, "allow_emulator": true,
"screenshots": [
{"url":"screenshotbangle2.png"},
{"url":"screenshotbangle1.png"},
{"url":"screenshotbangle1-2.png"}
],
"storage": [ "storage": [
{"name":"dutchclock.app.js","url":"app.js"}, {"name":"dutchclock.app.js","url":"app.js"},
{"name":"dutchclock.settings.js","url":"settings.js"}, {"name":"dutchclock.settings.js","url":"settings.js"},

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB