add screenshots
parent
d586c824c7
commit
f01ae1c600
|
|
@ -2,3 +2,16 @@
|
|||
This is a simple clock with a Vaporwave Sunset theme.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
# Settings
|
||||
|
||||
You can select the text color:
|
||||
- white
|
||||
- ref
|
||||
- purple
|
||||
|
||||
# Todo
|
||||
|
||||
- add support for AM/PM time
|
||||
|
|
@ -16,6 +16,6 @@
|
|||
"data": [{"name":"vpw_clock.settings.json"}],
|
||||
"icon": "app.png",
|
||||
"readme": "README.md",
|
||||
"screenshots": [{ "url": "screenshot.png" }],
|
||||
"screenshots": [{ "url": "screenshot.png" }, { "url": "screenshot2.png" }, { "url": "screenshot3.png" }],
|
||||
"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 |
Loading…
Reference in New Issue