adding screenshots

pull/1994/head
greg@1m 2022-06-23 19:22:28 +02:00
parent 854569a642
commit dddc00f904
3 changed files with 6 additions and 1 deletions

View File

@ -4,9 +4,14 @@
"version":"0.01", "version":"0.01",
"description": "An over-engineered clock inspired by Casio watches.", "description": "An over-engineered clock inspired by Casio watches.",
"icon": "app.png", "icon": "app.png",
"tags": "", "tags": "clock",
"screenshots": [
{ "url": "screenshot-clock.jpg" },
{ "url": "screenshot-webapp.jpg" },
],
"supports" : ["BANGLEJS2"], "supports" : ["BANGLEJS2"],
"readme": "README.md", "readme": "README.md",
"allow_emulator":true,
"storage": [ "storage": [
{"name":"advCasio.app.js","url":"app.js"}, {"name":"advCasio.app.js","url":"app.js"},
{"name":"advCasio.img","url":"app-icon.js","evaluate":true} {"name":"advCasio.img","url":"app-icon.js","evaluate":true}

View File

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 104 KiB

View File

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 108 KiB