1
0
Fork 0

First commit for this app

master
sir-indy 2022-04-27 20:28:42 +01:00
parent 3136bf3cbb
commit bcc30cadae
6 changed files with 221 additions and 0 deletions

View File

@ -0,0 +1 @@
0.01: First release

View File

@ -0,0 +1,10 @@
# Simple Timer
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.
![](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/)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -0,0 +1,18 @@
{
"id":"timersimple",
"name":"Timer Simple",
"shortName": "Timer Simple",
"version": "0.01",
"description": "Sets a single timer, and tells you how long left.",
"readme": "README.md",
"icon":"icons8-time-span-48.png",
"screenshots": [{"url":"timersimple-scr1.png"},{"url":"timersimple-scr2.png"}],
"tags": "tool,alarm,timer",
"supports": ["BANGLEJS2"],
"dependencies": {"scheduler":"type"},
"allow_emulator": true,
"storage": [
{"name":"timersimple.app.js","url":"timersimple.app.js"},
{"name":"timersimple.img","url":"timersimple.icon.js","evaluate":true}
]
}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
require("heatshrink").decompress(atob("mEwwcBkmSpIC/ARf//9JkQRMCAIRBAwIRKv4RFpARIz4QCCIdJiREJAAgJCCI0nCI3+BgOJCIs/CI3/9MkyJoIAAxuGp4RJ8gRQ/mSogRDu4RJNwKSEqXfCJPSCImSrYRJ+SkEyVfCJP6CIo1B4wRHUgIREA4MAj4SHCIeUCIP//EAt4RHkQRF//ggIDB+EHCJf/wEAAAQRM/0CoAmCCJf/4VDI5pcCNwoRKNZ4RMUIQRLYowAIYozpRrYRJ+QREqVLCJPSpGSCIdJv5GIyQREpVJfA///mSogRDpNJloRH8mSBwQRDku/CIwMBCIspkmXCAvpkmRCIslAYKkETwMkxIRFkmkyVLNwYJCBwgCDAwyeEAQqSBAwiMEAQwGFBxACDygDBkQOKAX4CD"))