BangleApps/apps/stepo
hughbarney 6cad86c211 added written by hugh barney to all my apps as waypointer moto mis-atributed it to someone else 2022-02-11 22:41:58 +00:00
..
ChangeLog reduced arrayBuffer size in stepo to save memory 2021-03-18 20:40:02 +00:00
README.md added written by hugh barney to all my apps as waypointer moto mis-atributed it to someone else 2022-02-11 22:41:58 +00:00
app.js reduced arrayBuffer size in stepo to save memory 2021-03-18 20:40:02 +00:00
icon.js added Simplest clock, added Stepometer clock 2021-03-06 12:29:47 +00:00
metadata.json Merge remote-tracking branch 'upstream/master' into jekyll-apps.json 2022-01-06 12:47:26 +01:00
screenshot1.jpg updates to README files for stepo and simplest clocks 2021-03-06 12:59:22 +00:00
screenshot2.jpg added Simplest clock, added Stepometer clock 2021-03-06 12:29:47 +00:00
stepo.info.js added Simplest clock, added Stepometer clock 2021-03-06 12:29:47 +00:00
stepo.png added Simplest clock, added Stepometer clock 2021-03-06 12:29:47 +00:00

README.md

Stepometer Clock

A large font watch, displays step count in a doughnut guage and warns of low battery

Features

  • Displays the time in large font
  • Display current step count in a doughnut guage
  • Show step count in the middle of the doughnut guage
  • The guage show percentage of steps out of a goal of 10000 steps

Dependancies

  • Requires one of the steps widgets to be installed

  • When the battery is less than 25% the doughnut turns red

BTN2 Long press to start the launcher

BTN2 is confiured to respond to a 1.5 second press in order to switch to the launcher App. Simply press and hold until you hear a buzz and release. This avoids accidently switching out of the watch app when clothing catches it.

Notes

  • Uses an arrayBuffer to prepare the doughnut guage. The arrayBuffer is 160*160 and is larger than required. The reason for this is that I plan to use this watch face with others in a multiclock format and want to be able to reuse the arrayBuffer with other clocks.

Written by: Hugh Barney For support and discussion please post in the Bangle JS Forum