Skip to content

samthomson/gpx-viewer

Repository files navigation

GPX viewer

Alt text

This is a simple app for viewing GPX files. It aims to visualise the GPX tracks on a map.

It's built using Electron and ReactJS, and also uses Webpack and Sass. The Javascript is actually Typescript.

Run

  • clone the project, cd in
  • yarn to install deps
  • open two terminals
    • in one: yarn dev this starts a webpack watch task to build all assets.
    • in the other: yarn start this starts the electron app.

notes

About

simple react/electron app to view GPX files - render track positions on a map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published