fit
A parser for Garmin FIT data files
Description
Fit is 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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 02 Aug 2022
- Authors
- Maintainers
Sources
fit-1.0.3.tbz
sha256=559ecb941426300106114c76b0cbbd62a9c95719b4cf2f81f00693d8b0281164
sha512=69c95be4e92e87752e0f13fb2c1a964df0ef52dde64ff6ce46ac5bf46f1c0d6df59cb87217a71424e227618ac9e09b3b2be0a3deb4bed4b04926267577c863ca
Dependencies
ISO8601
>= "0.2.6"
rresult
>= "0.6.0"
ezjsonm
>= "1.2.0"
angstrom
>= "0.15.0"
cmdliner
>= "1.1.0"
dune
>= "2.0"
ocaml
>= "4.08.0"
Reverse Dependencies