FitTrackee icon indicating copy to clipboard operation
FitTrackee copied to clipboard

Self-hosted outdoor activity tracker :bicyclist:

Results 97 FitTrackee issues
Sort by recently updated
recently updated
newest added

enhancement
api
client

![2018-05-30_23-08-26](https://user-images.githubusercontent.com/3525167/40747759-8c04dc0e-645e-11e8-990e-4dcccdcfb4b2.png) Some gpx points are not correct, it would be interesting to be able to delete them by clicking on the chart (and allow user to export the new version).

enhancement
api
client

I noticed that in the "records" on the my dashboard are some pretty unlikely values which probably come from GPS glitches. E.g. top speeds - 148.02 km/h for Cycling (transport)...

enhancement
feature:gpx import

fix #88 Implements [OAuth2 Authorization Code](https://datatracker.ietf.org/doc/html/rfc6749#section-1.3.1) flow (with [PKCE](https://datatracker.ietf.org/doc/html/rfc7636) and refresh token support) to allow a third-party applications to access with API endpoints.

Sometimes elevation is missing for some points in gpx file, resulting in incorrect ascent/descent. Example (old gpx file): ![Screenshot 2022-07-27 at 10-17-54 FitTrackee](https://user-images.githubusercontent.com/3525167/181197889-d7e6e938-cf4a-4b44-9465-c4b1a458085d.png) After removing manually invalid points: ![Screenshot 2022-07-27...

bug
api
feature:workouts

Many GPX trackers put a workout type in the GPX file. It would be practical if fittrackee would recognize and use that info. Here's an example from an OpenTracks-generated file:...

Per user configurable webhooks would be very cool! I'm thinking on_workout_add, on_workout_edit and on_workout_delete and then just send the workout data as in /api/get/workouts.

Hi, I discovered than some of my gpx files aren't parsed by gpxpy and when zip import is choosen, global import fail. Is it possible to add with try/catch in...

enhancement
api
feature:gpx import

A guide to get this running on Windows would be great. Would love to use this service on my Windows pc.

I think a nice additional feature would be the support of training plans. 1. The simplest version of this feature would be a simple calendar where the training plan could...