Percentage Time
· v0.0.5
About
Cryptic watchface that shows time in percent instead of normal hour and minute.
If "Time Points" setting is empty: The percent is calculated based on 24h format, so noon will be 50%, and midnight is 0% or 100%
Otherwise, the percent is calculated from 0 or previous Time point to next Time point. For example: If you set Time Points as "09:00 19:00", (a.k.a working hour) and current time is 06:00, the watch will display 66.67% (two-thirds between 00:00 and 09:00). If current time is 11:00, the watch will show 20%, as it is 2/10 of time between 09:00 and 19:00
The watch is designed follow minimalism principle, so there's no additional data except for current time.
WARNING: "cryptic" means that watch is hard to read the time, and you have to calculate the time with math. Have fun calculating ;)
What's new
0.0.5: Optimize and bug fix
0.0.4: Add new Time Points setting
0.0.3: Add setting for 12/24h arc
0.0.2: Bigger font
0.0.1: Init version