Added aptsciclk

master
Andrew 2021-12-19 23:20:44 -08:00 committed by GitHub
parent 9cd5fb5ded
commit e8e59ff138
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -5047,6 +5047,21 @@
{"name":"circlesclock.json"}
]
},
{ "id": "aptsciclk",
"name": "Apeture Science clock",
"shortName":"AptSci clock",
"version":"0.01",
"description": "A clock based on the Portal series,
"icon": "app.png",
"type": "clock",
"tags": "clock",
"supports" : ["BANGLEJS2"],
"allow_emulator":true,
"storage": [
{"name":"aptsciclk.app.js","url":"app.js"},
{"name":"aptsciclk.img","url":"app-icon.js","evaluate":true},
]
},
{
"id": "ltherm",
"name": "Localized Thermometer",