SamR1 / FitTrackee

Self-hosted outdoor activity tracker :bicyclist:
https://samr1.github.io/FitTrackee
GNU Affero General Public License v3.0
696 stars 43 forks source link

Configure FitoTrack to use FitTrackee #572

Closed DavidHenryThoreau closed 3 months ago

DavidHenryThoreau commented 3 months ago

I'd like to configure FitoTrack to get records which are saved on FitTrackee. Configure FitoTrack to save workouts in FitTrackee.

I don't have found documentation here : https://samr1.github.io/FitTrackee/fr/search.html?q=fitotrack&check_keywords=yes&area=default

SamR1 commented 3 months ago

Hi,

FitoTrack is just listed as an application, among other alternatives, that can generate gpx files that can be manually added to FitTrackee.

DavidHenryThoreau commented 3 months ago

In FitoTrack you can POST after record a GPX track.

Is that possible to POST to FitTrackee like workout-tracker does ? https://github.com/jovandeginste/workout-tracker?tab=readme-ov-file#api-usage

SamR1 commented 3 months ago

Hi,

FitTrackee does not use the API key mechanism, but OAuth2 to register client for third-party applications.