You are reading a single comment by @sethleonard and its replies.
Click here to read the full conversation.
-
Perfect. Thank you!
And thanks for all you're doing, @Gordon. This is a great watch and is exactly what I wanted it to be.
Perfect. Thank you!
And thanks for all you're doing, @Gordon. This is a great watch and is exactly what I wanted it to be.
Yes, it is - it's done for a few widgets.
widclose
looks like a great, simple example: https://github.com/espruino/BangleApps/blob/master/apps/widclose/widget.jsThat one is neat because it turns off when running in a clock, so you could reverse the logic so it only runs when in a clock if you wanted.
Also where it says
load()
just doload("youapp.app.js")
instead and you're sorted