mirror of https://github.com/espruino/BangleApps
sleepphasealarm: attempt to fix image
parent
474f54ee29
commit
15d3c4c1bb
|
@ -1792,7 +1792,7 @@
|
|||
{ "id": "sleepphasealarm",
|
||||
"name": "SleepPhaseAlarm",
|
||||
"shortName":"SleepPhaseAlarm",
|
||||
"icon": "app.img",
|
||||
"icon": "app.png",
|
||||
"version":"0.01",
|
||||
"description": "Uses the accelerometer to estimate sleep and wake states with the principle of Estimation of Stationary Sleep-segments (ESS, see https://ubicomp.eti.uni-siegen.de/home/datasets/ichi14/index.html.en). This app will read the next alarm from the alarm application and will wake you up to 30 minutes early at the best guessed time when you are almost already awake.",
|
||||
"tags": "alarm",
|
||||
|
|
Loading…
Reference in New Issue