Skip to content

This application is loading your bike trips from your Komoot profile and saves them as a gpx file..

License

Notifications You must be signed in to change notification settings

fraden/python-komoot-gpx-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


python-komoot-gpx-creator

Getting started

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

About

This application is loading your bike trips from your Komoot profile and saves them as a gpx file..

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages