1
0
Fork 0

Update apps.json

master
Andreas Rozek 2022-01-12 14:58:15 +01:00
parent 0d8efbe015
commit 250fe86671
1 changed files with 18 additions and 0 deletions

View File

@ -29,6 +29,24 @@
],
"sortorder": -10
},
{ "id": "ac_ac",
"name": "A Configurable Analog Clock",
"shortName":"Configurable Clock",
"version":"0.02",
"description": "AC-AC, a highly customizable analog clock",
"icon": "app-icon.png",
"type": "clock",
"tags": "clock",
"supports" : ["BANGLEJS2"],
"allow_emulator": true,
"screenshots": [{"url":"app-screenshot.png"}],
"readme": "README.md",
"custom": "Customizer.html",
"storage": [
{"name":"ac_ac.app.js","url":"app.js"},
{"name":"ac_ac.img","url":"app-icon.js","evaluate":true}
]
},
{
"id": "hebrew_calendar",
"name": "Hebrew Calendar",