Add second screenshot and emulator link
parent
5353420ace
commit
eefd0c30cd
|
|
@ -7,7 +7,13 @@
|
||||||
* battery percentage (showing charge status with color)
|
* battery percentage (showing charge status with color)
|
||||||
* turned off or swipeable widgets (choose in settings)
|
* turned off or swipeable widgets (choose in settings)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
*Default settings*
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
*Following system theme, with weekday shown and battery hidden*
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
|
|
@ -6,8 +6,9 @@
|
||||||
"icon": "andark_icon.png",
|
"icon": "andark_icon.png",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
|
"allow_emulator": true,
|
||||||
"supports" : ["BANGLEJS2"],
|
"supports" : ["BANGLEJS2"],
|
||||||
"screenshots": [{"url":"andark_screen.png"}],
|
"screenshots": [{"url":"andark_screen.png"},{"url":"andark_screen_light_weekday_nobatt.png"}],
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"andark.app.js","url":"app.js"},
|
{"name":"andark.app.js","url":"app.js"},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue