8000 GitHub - pmacro/Fitsy: A pure Swift library that can parse and write files in the FIT format.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pmacro/Fitsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A work in progress

Fitsy

Fitsy is a pure Swift library that can read and write FIT files. A couple of other libraries are available that offer Swift APIs to read and write FIT files. Those may be more complete, and depending on your needs, may be better suited to your needs.

Fitsy's advantage is that it's 100% Swift, and doesn't interoperate with the official C++ FIT SDK https://www.thisisant.com/resources/fit-sdk-beta/, which means Fitsy is fully cross-platform, and does not rely on the Obj-C runtime, which is only available on Apple platforms.

About

A pure Swift library that can parse and write files in the FIT format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0