1
0
Fork 0
BangleApps/apps/edgeclk
thyttan e8e24574b7 edgeclk: refactor step event handling
Only register event handler if we want to actually use the event.
2024-09-23 22:26:07 +02:00
..
ChangeLog edgeclk: live updates of step count 2024-09-22 12:53:03 +02:00
README.md edgeclk: live updates of step count 2024-09-22 12:53:03 +02:00
app-icon.js update edgeclk icon 2023-08-12 13:50:04 +02:00
app.js edgeclk: refactor step event handling 2024-09-23 22:26:07 +02:00
app.png update edgeclk icon 2023-08-12 13:50:04 +02:00
metadata.json edgeclk: live updates of step count 2024-09-22 12:53:03 +02:00
screenshot.png add edgeclk 2023-08-11 12:46:34 +02:00
screenshot2.png add edgeclk 2023-08-11 12:46:34 +02:00
screenshot3.png add edgeclk 2023-08-11 12:46:34 +02:00
screenshot4.png Added option to show weather 2023-08-18 17:51:14 +02:00
settings.js edgeclk: live updates of step count 2024-09-22 12:53:03 +02:00

README.md

Edge Clock

Screenshot Screenshot Screenshot Screenshot

Tinxx presents you a clock with as many straight edges as possible to allow for a crisp look and perfect readability. It comes with a custom font to display weekday, date, time, and steps. Also displays battery percentage while charging.
There are three progress bars that indicate day of the week, time of the day, and daily step goal. The watch face is monochrome and allows for applying your favorite color scheme.

The appearance is highly configurable. In the settings menu you can:

  • De-/activate a buzz when the charger is connected while the watch face is active.
  • Decide if month or day should be displayed first.
  • Switch between 24h and 12h clock.
  • Hide or display seconds.*
  • Show AM/PM in place of the seconds.
  • Show weather temperature and icon in place of the seconds.
  • Set the daily step goal.
  • En- or disable the individual progress bars.
  • Set if your week should start with Monday or Sunday (for week progress bar).
  • Toggle live step count updates.*

*) Hiding seconds and leaving live steps off should further reduce power consumption as the draw interval is prolonged as well.

The clock implements Fast Loading for faster switching to and fro.

Contributors