[ ] Investigate how to implement ICAO -- 4 letter airpiort codes
[ ] Fix tabulation by using {} formatting instead of all in-string TAB's
[ ] Fix color check also for: xterm-color and xterm-256color etc.
[ ] Add gate number to Departures
[ ] Add "-r" CLI flag to get Flightradar24 current flights within boundary box,
given a [lat/lon] (decimal degrees) and radius in km. I.e.:
arrivals -r <lat,lon> <radius[km]>
See:
A few things left t do:
.format
and.l/rjust
instead of all in-string TAB's.api.get_history_by_flight_number('AI101')[-5:]
Visibility
field (conversion issue?)(A great first issue to fix, if you'd like to contribute.)