From f1149233050055e0a6e8376227ff4cb53659512b Mon Sep 17 00:00:00 2001 From: sir-indy <53864146+sir-indy@users.noreply.github.com> Date: Fri, 29 Apr 2022 11:27:43 +0100 Subject: [PATCH] Update README.md --- apps/timersimple/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/timersimple/README.md b/apps/timersimple/README.md index e940ba0ab..894a46e7a 100644 --- a/apps/timersimple/README.md +++ b/apps/timersimple/README.md @@ -1,5 +1,7 @@ # Simple Timer +TESTING - DO NOT INSTALL, MAY BE BROKEN + Does one thing well. Set a time in hours, minutes and seconds, and alerts you when time is up. Opening the app while the timer is running (or just leaving the app open) shows how much time is left on the timer. This is the part I felt was missing from the Alarms and Timer app. Drag or tap on the up and down buttons over the hour, minute or second to set the time. @@ -7,4 +9,4 @@ Drag or tap on the up and down buttons over the hour, minute or second to set th ![](timersimple-scr1.png) ![](timersimple-scr2.png) -Written by: [Sir Indy](https://github.com/sir-indy) For support and discussion please post in the [Bangle JS Forum](http://forum.espruino.com/microcosms/1424/) \ No newline at end of file +Written by: [Sir Indy](https://github.com/sir-indy) For support and discussion please post in the [Bangle JS Forum](http://forum.espruino.com/microcosms/1424/)