Update apps.json

pull/592/head
Fscked-In-The-Head 2020-11-14 09:57:29 -08:00 committed by GitHub
parent 04ca435ec7
commit a135a17f0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 1 deletions

View File

@ -2356,5 +2356,18 @@
{"name":"ncrclk.app.js","url":"app.js"},
{"name":"ncrclk.img","url":"app-icon.js","evaluate":true}
]
}
},
{ "id": "isoclock",
"name": "ISO Compliant Clock Face",
"shortName":"ISO Clock",
"icon": "isoclock.png",
"version":"0.01",
"description": "Tweaked fork of digiclock for ISO date and time",
"tags": "clock",
"type" : "clock",
"storage": [
{"name":"isoclock.app.js","url":"isoclock.js"},
{"name":"isoclock.img","url":"isoclock-icon.js","evaluate":true}
]
}
]