I really like the Anton watch as it has IMHO the clearest digit set. I also really like my watch to show seconds. I combined both together and created an extended version of the Anton Clock watch:
Show seconds (also in Anton font), either always or only if the (Bangle 2) display is unlocked.
Show date in ISO-8601 format, regardless of the locale.
Make weekday presentation configurable
Make upper-case conversion configurable
I already issued a pull request but in the meantime I'd like to invite you to test it and give me any kind of feedback.
I've created an independent version "Anton Clock with seconds" and uploaded it to my own App Loader copy on
Feel free to give it a try. I'd love to get any feedback. I developed it for the Bangle.js 2. I also tested it against the Bangle.js 1 using the emulator.
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.
Hello everyone,
I really like the Anton watch as it has IMHO the clearest digit set. I also really like my watch to show seconds. I combined both together and created an extended version of the Anton Clock watch:
Show seconds (also in Anton font), either always or only if the (Bangle 2) display is unlocked.
Show date in ISO-8601 format, regardless of the locale.
Make weekday presentation configurable
Make upper-case conversion configurable
I already issued a pull request but in the meantime I'd like to invite you to test it and give me any kind of feedback.
I've created an independent version "Anton Clock with seconds" and uploaded it to my own App Loader copy on
https://dirkhillbrecht.github.io/BangleApps/#
Source code in
https://github.com/dirkhillbrecht/BangleApps/tree/dh/apps/antwsclk
Feel free to give it a try. I'd love to get any feedback. I developed it for the Bangle.js 2. I also tested it against the Bangle.js 1 using the emulator.
Best regards,
Dirk