BangleApps/apps/aviatorclk
Flaparoo 11e51623e5 aviatorclk: v1.02 - various improvements 2024-09-05 09:33:32 +08:00
..
.gitignore New app: aviatorclk (and module avwx) 2024-01-29 17:59:03 +08:00
ChangeLog aviatorclk: v1.02 - various improvements 2024-09-05 09:33:32 +08:00
README.md aviatorclk: added tap event to scroll METAR and toggle seconds display 2024-01-30 19:40:47 +08:00
aviatorclk-icon.js New app: aviatorclk (and module avwx) 2024-01-29 17:59:03 +08:00
aviatorclk.app.js aviatorclk: v1.02 - various improvements 2024-09-05 09:33:32 +08:00
aviatorclk.png New app: aviatorclk (and module avwx) 2024-01-29 17:59:03 +08:00
aviatorclk.settings.js Drop more format arguments 2024-02-05 22:31:45 +00:00
metadata.json aviatorclk: v1.02 - various improvements 2024-09-05 09:33:32 +08:00
screenshot.png New app: aviatorclk (and module avwx) 2024-01-29 17:59:03 +08:00
screenshot2.png New app: aviatorclk (and module avwx) 2024-01-29 17:59:03 +08:00

README.md

Aviator Clock

A clock for aviators, with local time and UTC - and the latest METAR (Meteorological Aerodrome Report) for the nearest airport

This app depends on the AVWX module. Make sure to configure that module after installing this app.

Features

  • Local time (with optional seconds)
  • UTC / Zulu time
  • Weekday and day of the month
  • Latest METAR for the nearest airport (scrollable)

Tap the screen in the top or bottom half to scroll the METAR text (in case not the whole report fits on the screen). You can also tap the watch from the top or bottom to scroll, which works even with the screen locked.

The colour of the METAR text will change to orange if the report is more than 1h old, and red if it's older than 1.5h.

To toggle the seconds display, double tap the watch from either the left or right. This only changes the display "temporarily" (ie. it doesn't change the default configured through the settings).

Settings

  • Show Seconds: to conserve battery power, you can turn the seconds display off (as the default)
  • Invert Scrolling: swaps the METAR scrolling direction of the top and bottom taps

Author

Flaparoo github