Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakutis/wanalyzer
Workout analyzer
https://github.com/jakutis/wanalyzer
analyzer workout
Last synced: 6 days ago
JSON representation
Workout analyzer
- Host: GitHub
- URL: https://github.com/jakutis/wanalyzer
- Owner: jakutis
- License: apache-2.0
- Created: 2021-07-04T16:46:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-14T16:55:09.000Z (over 2 years ago)
- Last Synced: 2024-11-14T23:09:46.046Z (2 months ago)
- Topics: analyzer, workout
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wanalyzer
Workout analyzer
## Installation
1. install [Node.js](https://nodejs.org/)
2. run `npm install -g wanalyzer`## Running
1. `wanalyzer csv2peakpace `
1. `wanalyzer tcx2hrzonetimes `## Features
Calculates peak average pace (minutes per 1 kilometer) for windows ranging from 5 seconds to 60 minutes.
Each line of the input file must be a cumulative distance for each second of a workout.You can get such data for example by using the CSV export of a workout in [Polar Flow](https://flow.polar.com/) webapp.