workout-tracker icon indicating copy to clipboard operation
workout-tracker copied to clipboard

nice work on this project!

Open chyld opened this issue 2 years ago • 11 comments

thanks for making this.

chyld avatar Feb 29 '24 17:02 chyld

May I ask for some notable differences between this and FitTrackee? The one thing off the bat is this is very easy to spin up.

Looks really good.

filcuk avatar Feb 29 '24 18:02 filcuk

May I ask for some notable differences between this and FitTrackee? The one thing off the bat is this is very easy to spin up.

Looks really good.

This is written in Go (vs Python), and has no Javascript framework to speak of. It does use a number of Javascript libraries. FitTrackee consists of two containers (frontend vs backend), while this is a single binary (packaged in a container if you want that). FitTrackee only allows to upload one file at a time, or a single zip file containing at most 10 GPX files. This allows a virtual unlimited amount of files to be uploaded; I tested with over 100 files: it takes a while to process, but eventually they're all there.

jovandeginste avatar Feb 29 '24 18:02 jovandeginste

thanks for making this.

+1 ! Tested on my local device, it works very fine. I need to import my almost 10y of gpx files to see how it goes.

ThmsP avatar Mar 16 '24 16:03 ThmsP

Being in search for a replacement for Runalyze ever since they sadly announced to go commercial and cloud only, I just discovered your project here and I guess I finally found it. Looks super cool and lightweight so far, thanks so much for creating this! ❤️

Now trying to figure out how to properly migrate hundreds of tracked activities... 😄️

berrnd avatar Aug 26 '24 12:08 berrnd

This is a cool project and I'll be happy to contribute some *.fit files. My *.gpx files are a waste because they're just additional data from my watch. If there was a way to merge files that would be cool. My *.fit files are from MyWhoosh on an indoor bike trainer. Had to zip the fit since fit isn't allowed.

20250219.zip

friedpenguin avatar Feb 24 '25 02:02 friedpenguin