@PeerDavid I'm keeping your name in as the original creator, I wouldn't want to overwrite your work and pretend the original didn't exist, that wouldn't be in the spirit of open source. I did reuse parts of your app.
@Kosi2801 Thank you for your kind words. Being able to set seconds was the main point for writing this app, and for the pause/continue function to work it needs to show seconds. It should still be easy to set the hours and minutes even with the seconds showing.
For the 'Time now' text, I did consider that, but finally left the layout simple and clean.
If you really want these features though, feel free to add them into the code and submit a pull request yourself, I'm not an expert in javascript or the Bangle but I'll help you if you want.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thank you all for your feedback, I've opened a new pull request: https://github.com/espruino/BangleApps/pull/1788
@PeerDavid I'm keeping your name in as the original creator, I wouldn't want to overwrite your work and pretend the original didn't exist, that wouldn't be in the spirit of open source. I did reuse parts of your app.
@Kosi2801 Thank you for your kind words. Being able to set seconds was the main point for writing this app, and for the pause/continue function to work it needs to show seconds. It should still be easy to set the hours and minutes even with the seconds showing.
For the 'Time now' text, I did consider that, but finally left the layout simple and clean.
If you really want these features though, feel free to add them into the code and submit a pull request yourself, I'm not an expert in javascript or the Bangle but I'll help you if you want.