Update apps.json

pull/621/head
Ben Jabituya 2020-12-31 23:34:58 +00:00 committed by GitHub
parent 7eb18efe6f
commit d560d550f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -2490,5 +2490,17 @@
{"name":"HRV.app.js","url":"app.js"},
{"name":"HRV.img","url":"app-icon.js","evaluate":true}
]
},
{ "id": "edisonsball",
"name": "Edison's Ball",
"shortName":"Edison's Ball",
"icon": "app-icon.png",
"version":"0.01",
"description": "Hypnagogia/Micro-Sleep alarm for experimental use in exploring sleep transition and combating drowsiness",
"tags": "",
"storage": [
{"name":"edisonsball.app.js","url":"app.js"},
{"name":"edisonsball.img","url":"app-icon.js","evaluate":true}
]
}
]