Skip to content

A Web Server & Client for viewing your Fitness/GPS tracks & trails.

License

Notifications You must be signed in to change notification settings

jamesrr39/tracks-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Tracks App

Provides a way to view .fit tracks produced by sport devices.

To run in dev mode:

Start server:

go run cmd/tracks-app-main.go <path-to-fit-tracks>

The server should tell you (in the logs) which port it is broadcasting on.

Start webpack client:

cd client
yarn start

For production and docker builds, see the Makefile.

About

A Web Server & Client for viewing your Fitness/GPS tracks & trails.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published