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",
"type": "launch",
"tags": "tool,system,launcher",
"screenshots": [
{
"url": "screenshot.png"
}
],
"supports": [
"BANGLEJS2"
],

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -5,6 +5,11 @@
"version": "0.97",
"description": "A unique clock that displays a single evocative word for each hour of the day",
"icon": "app.png",
"screenshots": [
{
"url": "screenshot.png"
}
],
"tags": "clock",
"type": "clock",
"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",
"type": "app",
"tags": "tool,files,reader",
"screenshots": [
{
"url": "screenshot.png"
}
],
"supports": [
"BANGLEJS2"
],

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -6,6 +6,11 @@
"description": "Color palettes at your disposal",
"type": "app",
"tags": "tool",
"screenshots": [
{
"url": "screenshot.png"
}
],
"supports": [
"BANGLEJS2"
],

BIN
apps/themes/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB