added screenshots

master
kkayam 2025-02-17 12:51:43 +00:00
parent ace2a426ec
commit 12a57e1193
8 changed files with 20 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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"
], ],

BIN
apps/themes/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB