Create metadata.json

master
ainegil 2023-05-02 19:47:07 +02:00 committed by GitHub
parent 95cf8edb88
commit 8f85b9e58a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{ "id": "polymath",
"name": "A Polymaths Clock",
"shortName":"Polymath",
"icon": "app.png",
"version":"0.01",
"description": "This is a graphical clock based on Anton Clock with date, day and moon phase. Beta",
"tags": "clock",
"storage": [
{"name":"timer.app.js","url":"app.js"},
{"name":"timer.img","url":"app-icon.js","evaluate":true}
]
}