2 unstable releases
0.2.0 | Feb 8, 2024 |
---|---|
0.1.0 | Feb 8, 2024 |
#1479 in Command line utilities
10KB
83 lines
komootgpx |
komootgpx creates a GPX from Komoot, even if you don't have the region unlocked. It uses the data used to draw the map, and then puts that into a GPX directly.
Installation
cargo install komootgpx
Usage
By default the GPX is written to stdout, but you can also put it in a file. For example:
komootgpx 'https://www.komoot.com/smarttour/15628660' -o stockholm-loop.gpx
Dependencies
~6.5MB
~137K SLoC