FIT Negative Split
Did the activity in your Garmin FIT file have a negative split? Try it out at https://fitnegativesplit.mondaymiles.com.
Installation
git clone git://github.com/fit-negative-split
cd fit-negative-split
yarn
Getting started
Start this long-running process in a new terminal window:
yarn start
FIT Negative Split should be accessible at http://localhost:8081.
Testing
yarn test
Building
yarn build
Production assets should compile to ./dist
.
Contributing
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.
License
This project was created by Nick Holden and is licensed under the terms of the MIT license.