package fit
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A parser for Garmin FIT data files
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.4.1.zip
sha256=72dac4a74aecfd69606d0bbeb7fd0c2509549b2e5dfd986d48575ee05c478113
md5=225603c36e92e7bb2a4454eecf461d75
Description
Fit is a library for reading FIT files as they are produced by Garmin and other fitness devices. It comes with a small command-line tool to emit some of that information as JSON, mostly for debugging. Fit is not comprehensive but reads the most important records from a FIT file that contains the actual periodic measurements.
Published: 09 Jan 2026
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page