-
• #2
If you publish the github.io page for your repo, I can do one better, install it on my Beta watch :-)
Update I see it is available, hold on... :-)
Unfortunately I cannot deploy the
WorkoutHearRateMonitor
because it throws an error regarding the icon being missing. Should a quick fix. Happy to try again when you have fixed it :-)
1 Attachment
-
• #3
I forgot to rename the icon file. That's fixed now.
You should be able to deploy it now from https://msdeibel.github.io/BangleApps/
Hi all,
since I could wait for the Bangle to arrive I already started putting together a first app.
It works in the emulator, but without being able to test on a real device I can't be sure the code is at least safe enough to not let the watch explode.
The code currently lives in a fork of the BangleApps repo (https://github.com/msdeibel/BangleApps/tree/master/apps/wohrm) and in the repo I started the development in (https://github.com/msdeibel/BangleJsWorkoutHearRateMonitor). The latter one also contains a Readme.
If anyone could just browse through the code and point out any issues it would be a nice heads up before the device arrives :)
Cheers
Markus