Here's another idea I had a long time ago (see my concept, nearly one year old)...
Changelog:
Changelog:
v1.8: Recompiled with PebbleKit v1.1 & did a few optimizations in the rotation function.
v1.7: Several optimizations + new Hour Only version (hour is displayed at the same angle as the minute hand would be).
v1.7: Several optimizations + new Hour Only version (hour is displayed at the same angle as the minute hand would be).
v1.6: corrected the glitches on the hour+minutes versions.
v1.5: big optimization of rotation computations & reduced footprint by 4KB.
Minimalist Minimalist-Seconds
![image]()
MinutesOnly: The minutes are displayed at the same angle as the hour hand would be. It's 13:37 on the image.
Minimalist-MinutesOnly Minimalist-MinutesOnly-Seconds
![image]()
HoursOnly: The hour is displayed at the same angle as the minute hand would be. It's 13:37 on the image.
Minimalist-HoursOnly Minimalist-HoursOnly-Seconds
![image]()
"-Seconds" versions : seconds displayed as a black spot on the outer circle! Thanks to @Cameron MacFarland for the drawArc function that gave me this idea!
Click -> HERE <- for the source (don't copy me, I'm playing with the limits of the SDK. Well, in fact I crossed the line :P ).
Minimalist Minimalist-Seconds


MinutesOnly: The minutes are displayed at the same angle as the hour hand would be. It's 13:37 on the image.
Minimalist-MinutesOnly Minimalist-MinutesOnly-Seconds


HoursOnly: The hour is displayed at the same angle as the minute hand would be. It's 13:37 on the image.
Minimalist-HoursOnly Minimalist-HoursOnly-Seconds


"-Seconds" versions : seconds displayed as a black spot on the outer circle! Thanks to @Cameron MacFarland for the drawArc function that gave me this idea!