add screenshots

master
Paul Arguillère 2024-03-24 20:33:06 +01:00
parent d586c824c7
commit f01ae1c600
4 changed files with 14 additions and 1 deletions

View File

@ -2,3 +2,16 @@
This is a simple clock with a Vaporwave Sunset theme. This is a simple clock with a Vaporwave Sunset theme.
![Screenshot](screenshot.png) ![Screenshot](screenshot.png)
![Screenshot 2](screenshot2.png)
![Screenshot 3](screenshot3.png)
# Settings
You can select the text color:
- white
- ref
- purple
# Todo
- add support for AM/PM time

View File

@ -16,6 +16,6 @@
"data": [{"name":"vpw_clock.settings.json"}], "data": [{"name":"vpw_clock.settings.json"}],
"icon": "app.png", "icon": "app.png",
"readme": "README.md", "readme": "README.md",
"screenshots": [{ "url": "screenshot.png" }], "screenshots": [{ "url": "screenshot.png" }, { "url": "screenshot2.png" }, { "url": "screenshot3.png" }],
"allow_emulator":true "allow_emulator":true
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB