Skip to content

Utility to download all your Fit files from the Garmin Portal

License

Notifications You must be signed in to change notification settings

mrwoodo/GarminFITDownloader

Repository files navigation

Garmin FIT Downloader

Simple .Net console app to download all your .fit files from the Garmin Portal. Works by screen-scraping with Selenium/Chrome.

Getting started

Simply enter your Garmin username / password into the settings block and run.

Todo

  • Use command line arguments to supply username / password
  • Currently no meaningful logging / output

Relies on

  • Newtonsoft.Json
  • Selenium.Support
  • Selenium.WebDriver
  • Selenium.WebDriver.ChromeDriver
  • System.IO.Compression
  • System.IO.Compression.ZipFile

About

Utility to download all your Fit files from the Garmin Portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages