Sam
Sam
linked to #39
Hi! Thanks for your help offer :). For now, nothing is implemented to translate documentation, only FitTrackee application is translated, english and french are available (I planned to used Weblate...
Hi, Sorry for the delay. Can you check if [`docker-compose`](https://docs.docker.com/compose/reference/) is correctly installed by displaying its version? ``` $ docker-compose -v Docker Compose version 2.2.2 ``` Note that the docker...
Hi, Thanks for your help offer :) No problem for a PR.
Hi, Thanks for the link. I don't think if it's necessary to create a Javascript image, the Python application already includes [js assets](https://github.com/SamR1/FitTrackee/issues/199#issuecomment-1169808945). Since I have no experience deploying with...
Hi, For now, FitTrackee only supports .gpx files. But as I said in issue https://github.com/SamR1/FitTrackee/issues/122, I have in mind to work on .gpx files processing. I will look at that...
Yes I agree, that would be helpful. I'll see what I can implement when working back on files import.
It looks like support is extended: > By Adam Grossman on June 7, 2021. > >Update: Support for the Dark Sky API service for existing customers will continue until the...
[last update](https://blog.darksky.net/): > By Adam Grossman on June 6, 2022. > >Update: As previously announced, the Dark Sky iOS app will no longer be available beginning on December 31st, 2022...
Hi, For now, FitTrackee only supports GPX files since this format is standard, open and easily editable. But, I have in mind to rework .gpx files processing. I will look...