mirror of https://github.com/espruino/BangleApps
Update apps.json
parent
915cdad648
commit
6582471a6d
|
@ -2587,7 +2587,6 @@
|
||||||
"description": "Clock that calculates and displays Alt Az positions of all planets, Sun as well as several other astronomy targets (customizable) and current Moon phase. Coordinates are calculated by GPS & time and onscreen compass assists orienting.",
|
"description": "Clock that calculates and displays Alt Az positions of all planets, Sun as well as several other astronomy targets (customizable) and current Moon phase. Coordinates are calculated by GPS & time and onscreen compass assists orienting.",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"type":"clock",
|
"type":"clock",
|
||||||
"allow_emulator":true,
|
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"astral.app.js","url":"app.js"},
|
{"name":"astral.app.js","url":"app.js"},
|
||||||
{"name":"astral.config.txt","url":"astral_config.txt"},
|
{"name":"astral.config.txt","url":"astral_config.txt"},
|
||||||
|
|
Loading…
Reference in New Issue