Jxck-S / plane-notify

Notify if a selected plane has taken off or landed using ADS-B data. Compares older data to newer data to determine if a landing or takeoff has occurred. As well as nav modes, emergency squawk and resolution advisory notifications. Can output to Twitter, Discord, Mastodon, and Telegram
GNU General Public License v3.0
2.5k stars 432 forks source link

Fix some formatting issues #37

Closed getsnoopy closed 1 year ago

getsnoopy commented 2 years ago

This commit fixes some formatting issues with the time so that the output uses universal SI symbols rather than ad hoc abbreviations.

Jxck-S commented 1 year ago

Thanks for making it SI!