mirror of https://github.com/espruino/BangleApps
Lazybones: idle timer based on step threshold
parent
2492ac9a7e
commit
e00fee1c0e
|
@ -5,6 +5,7 @@
|
|||
"description": "Idleness timer, warns when you have been sat too long",
|
||||
"icon": "lazybones.png",
|
||||
"screenshots": [{"url":"screenshot_lazybones.png"}],
|
||||
"readme": "README.md",
|
||||
"type": "clock",
|
||||
"tags": "clock",
|
||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||
|
|
Loading…
Reference in New Issue