BangleApps/apps/aviatorclk/README.md

37 lines
936 B
Markdown
Raw Normal View History

2023-11-28 09:46:29 +00:00
# Aviator Clock
A clock for aviators, with local time and UTC - and the latest METAR
(Meteorological Aerodrome Report) for the nearest airport
![](screenshot.png)
![](screenshot2.png)
This app depends on the [AVWX module](?id=avwx). 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).
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.
## Settings
- **Show Seconds**: to conserve battery power, you can turn the seconds display off
- **Invert Scrolling**: swaps the METAR scrolling direction of the top and bottom taps
## Author
Flaparoo [github](https://github.com/flaparoo)