Skip to content

Small program that reads NeoFly's logbook and exports it as a GPS trace in a GPX file.

License

Notifications You must be signed in to change notification settings

Romanito/NeoFlyExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoFlyExport

Small program that reads NeoFly's logbook and exports it as a GPS trace in a GPX file.

Usage

  • Launch NeoFlyExpert.exe to use the interface mode.

  • Launch NeoFlyExpert.exe with command line arguments to automate data export:

      --file         File name to export the data to
      --dateFrom     Exports data from this date and after
      --dateTo       Exports data from this date and before
      
      Ex:  NeoFlyExport.exe --file=Neofly.gpx --dateFrom=2021-04-01 --dateTo=2021-04-30
    

External viewer

If an external viewer is set, traces can be viewed with it by double clicking them in the main window. External viewers are set in the Settings window. Type the full path to the viewer's executable in the dedicated field. Several viewers can be added. The first one in the list will be used by default.

Tested viewers:

Resources

Project home page: https://github.com/Romanito/NeoFlyExport

Credits

Licenses

NeoFlyExport is released under the MIT licence.

About

Small program that reads NeoFly's logbook and exports it as a GPS trace in a GPX file.

Topics

Resources

License

Stars

Watchers

Forks

Languages