Skip to content

Parses gpx files and writes the heart rate data in a CSV file.

License

Notifications You must be signed in to change notification settings

Alhetus/gpx-heart-rate-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpx-heart-rate-parser

Parses .gpx files and writes the heart rate data in a CSV file.

Usage

  1. Clone the repository
  2. Run npm install in the project root folder
  3. Run the parser with node index.js --inputPath "./gpx" --outputPath "./output.csv"
    • input path should be a path to a directory containing .gpx files

About

Parses gpx files and writes the heart rate data in a CSV file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published