Aviator operates as a localized digital logbook and metrics utility for aviation itineraries. Executing entirely on the hardware layer, the Aviator contains zero network permissions, tracking scripts, or external account pipelines.
The database compiles individual journey parameters through specific technical fields: airline operator, flight identification number, airframe classification, specific fuselage registration, departure and arrival IATA hub codes, calendar date, duration, absolute distance, seat coordinates, and cabin class. A blank line accepts manual qualitative notations.
The primary sub-systems process data into three functional structures:
1) Timeline: Arranges logged entries sequentially with the most recent updates positioned at the apex. A built-in filter parses files by airline, route, airframe type, or registration.
2) Analytics: Computes cumulative distance metrics in kilometers or miles, total time aloft, unique airport counts, and primary operator usage. An integrated bar graph maps annual distribution density.
3) Fleet Index: Groups entered data by aircraft model families, tracking cumulative segment totals and archiving individual airframe registrations.
4) Data persistence utilizes local device memory exclusively. Backup procedures route via native operating system configurations in the Aviator.