Add description to timer app

master
marcocastignoli 2020-04-01 14:25:53 +02:00
parent ef391cefbf
commit f5fde30320
1 changed files with 1 additions and 1 deletions

View File

@ -945,7 +945,7 @@
"shortName":"Timer", "shortName":"Timer",
"icon": "timer.png", "icon": "timer.png",
"version":"0.01", "version":"0.01",
"description": "BTN1 => +5min, BTN2 => +30sec, BTN3 => +5sec, TOUCH => pause,play, BTN1(double click) => reset", "description": "Single click BTN1 to add 5 minutes. Single click BTN2 to add 30 seconds. Single click BTN3 to add 5 seconds. Tap to pause or play to timer. Double click BTN1 to reset. When timer finishes the watch vibrates.",
"tags": "Tools", "tags": "Tools",
"storage": [ "storage": [
{"name":"timer.app.js","url":"timer.js"}, {"name":"timer.app.js","url":"timer.js"},