fitconv

command
v0.1.3-test2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

README

Fitconv

Fitconv converts the FIT file into a CSV file, allowing us to read the FIT file in a human-readable format.

Note: Currently only Convert to CSV format is supported, other format might be added later when necessary.

Usage Examples

go run main.go activity.fit activity2.fit

# Output:
# Converted! activity.csv
# Converted! activity2.csv

ls
# activity.fit activity.csv activity2.fit activity2.csv

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package csv provides the implementations of fit listener's interfaces that can listen to the events emitted by the decoder.
Package csv provides the implementations of fit listener's interfaces that can listen to the events emitted by the decoder.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL