Did the activity in your Garmin FIT file have a negative split? Try it out at https://fitnegativesplit.mondaymiles.com.
git clone git://github.com/fit-negative-split
cd fit-negative-split
yarn
Start this long-running process in a new terminal window:
yarn start
FIT Negative Split should be accessible at http://localhost:8081.
yarn test
yarn build
Production assets should compile to ./dist
.
Contributions are welcome from everyone! Feel free to make a pull request or use GitHub issues for help getting started, to report bugs, or to make feature requests.
This project was created by Nick Holden and is licensed under the terms of the MIT license.