Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an application to download FIT files from Garmin #117

Open
7 tasks
evensolberg opened this issue Mar 19, 2023 · 1 comment
Open
7 tasks

Create an application to download FIT files from Garmin #117

evensolberg opened this issue Mar 19, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@evensolberg
Copy link
Owner

evensolberg commented Mar 19, 2023

The application needs to store the state of what it has downloaded, so it doesn't repeat itself. This should probably be kept in a config file somewhere.

To Do:

  • Look into Garmin APIs
  • Look into updating some kind of config file (TOML? JSON? KDL?)
  • Look into the reqwest crate or something similar
  • Crates to look into
    • Tokio
    • Reqwest
    • Anyhow/Miette

See Wiki for more requirements.

@evensolberg evensolberg added the enhancement New feature or request label May 28, 2023
@evensolberg
Copy link
Owner Author

Currently blocked as I can't get an API key from Garmin. May have to see if there are other ways of going about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant