Skip to content

Selrahc5/trail-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trail-maker

A very simple app to generate a gpx file from a trail

Usage

In a shell, in your project directory:

$ make
python -m http.server 8001&
google-chrome 0.0.0.0:8001
Serving HTTP on 0.0.0.0 port 8001 (http://0.0.0.0:8001/) ...
Opening in existing browser session.
127.0.0.1 - - [07/Apr/2024 00:56:55] "GET / HTTP/1.1" 304 -
  • Click on the map
  • Draw some trails
  • Save your result
  • Load the GPX file into maps.me or any other GPX compatible map apps
  • Enjoy your time outside with your map

About

A very simple app to generate a gpx file from a trail

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors