Skip to content

drmats/aeria

Repository files navigation

aeria

IGC-based, simple air time statistics generator.


usage

  • install dependencies

    $ npm i
  • build

    $ npm run build
  • run in folder containing IGC files

    $ aeria
  • available options

    $ aeria --help
    usage: aeria [-s|--span=y|m|d] [-r|--raw] [--no-total] [-c|--csv] [-f|--file=FILE]
  • works well with pspg tool:

    $ aeria --csv --span=m | pspg --csv

support

You can support this project via stellar network:


license

aeria is released under the Apache License, Version 2.0. See the LICENSE for more details.