Create metadata.json

pull/1847/head
eleanor 2022-05-16 10:18:44 -05:00 committed by GitHub
parent 954b7c56c4
commit 54cd1bc606
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": "distortclock",
"name": "Distort Clock",
"shortName":"Distort",
"icon": "distort.png",
"version":"0.01",
"description": "A simple to read, happy accident",
"tags": "clock, watchface",
"storage": [
{"name":"distort.app.js","url":"app.js"},
{"name":"distort.img","url":"app-icon.js","evaluate":true}
]
}