TidyWatch
· v0.2.2-upd5
About
A tidy watch face with as much data as you need ... well, I need ;).
Inspiration drawn from NoFrills and one of the default FR935 watch faces.
If you'd like to support my development efforts, donations are welcome at https://www.paypal.me/HookyQR
Fits on every CIQ watch. Deliberately small number for the things you should rarely look at.
- Sun rise and sun set, or the dawn/dusk of your choice. Calculated on the most recent GPS location.
- Status indicators for:
• Battery (with % remaining - off by default),
• phone connection,
• active alarm,
• GPS (recently) active,
• notifications (with count),
• do not disturb*, and
• day of month.
- HR indicator inside the hours digits - range is min to max for the last 4 hours.*
- Steps count inside the minutes digits - range is zero to daily goal.
- Display of seconds is optional.
- Daily floors climbed goal tracked by raising the seconds from the baseline to the top of the minutes digits.*
* Will only display for the watches that provide this information.
All colours can be set separately. All number use one colour (except for the fill bars). Additionally the HR bar colour will show using the HR Zone colour for that value. The colour for each zone is settable.
Colours can be set using the 64 colour set at https://hookyqr.github.io/TidyWatchConfig/. Copy the settings code to the "Colours shortcut" field. This only affect colour settings, the boolean settings are done as usual.
What's new
0.2.2
Increase hour and minute font size on 240x240 screens (seconds gets slightly reduced)
0.2.1
Reduce RAM use
Add Vivoactive 3 support
0.2.0
Add "Colours shortcut" settings field. Go to https://hookyqr.github.io/TidyWatchConfig/ to generate a settings code.
0.1.9
Fix FR235 HR inactive regression introduced in 0.1.8.
0.1.8
Remove intermittent crash issue.
0.1.7
Remove stated support for Fenix 5x. The face does not load once selected. May be a firmware issue.
Added ability to display value for battery remaining %.
Added notification indicator (with count).
Added colons when in 12 hour mode.
0.1.6
Fix excessive fill on some watches (https://github.com/HookyQR/TidyWatch/issues/3)
Fix missing HR data on fr235. (https://github.com/HookyQR/TidyWatch/issues/2)
0.1.5
Improve Sunrise/Sunset refresh
Tidy HR read code.
0.1.4
Fix trigger refresh on settings update.
0.1.3
Add ability to hide seconds. (This is not advisable on the Vivoactive HR as the steps will get cut off once you hit 10,000)
Fix an issue where the last row of the digits doesn't fill when the step goal is reached.
0.1.2
Add settable HR zone colours. (remove the single colour options, just set them all to the same)
0.1.1
Reduce load on partialUpdates (6 second cycles instead of 4)
Increase size of small font on round watches. (Was too small on 240x240 screens)