python-komoot-gpx-creator Getting started Create your env file, by renaming .env.example to e.g. .env and fill in the variables. load the env file into your environment, by executing source .env Specify the output folder in src/config.py by defining the variable output_folder Add gps-coordinates, that shall not be in any trip Run the application by executing python src/main.py