SamR1/FitTrackee

[Companion Tool] FitTrackee Uploader

Closed this issue ยท 5 comments

I made a tool FitTrackee Uploader that allows you to upload your workouts from a specified folder. It supports FIT and GPX files. And it can add some basic statistics to the description. I use it to upload all my Garmin logs from my watch to FitTrackee.

If you think this could be interesting for other people, maybe link it somewhere here so others can use it too :)

xmgz commented

thank you!

I will try to use it.

(edited, from here)

I had to manually install requirements.txt modules with pip install...

I'm not educated on this matter, just a trailrunner :D

UPDATE

when dependencies are satisfied you are prompted to enter your fittrackee URL and login credentials for the user.

then under Settings > Options select the local folder where fit/gpx files are located. This files are loaded one after one so you can set training type (run, walk, cycling...), give it a title and then click on upload button.

So far it worked fine :D

image

look at Notes field, it's automatically populated from .fit file.

Take care and DO NOT include files without gps data, uploader fails (in my experience)

Glad to see it worked for someone else, and thanks for the feedback, I will update the Readme to include the dependency step plus your description.

@xmgz if you want you could open an issue on the projects repo and maybe give a sample file that has no GPS so I could debug and fix it.

xmgz commented

sure! later today ;)

SamR1 commented

thanks!

I added it in the documentation, with strava-to-fittrackee tool.

cc @jat255