Simple .Net console app to download all your .fit files from the Garmin Portal. Works by screen-scraping with Selenium/Chrome.
Simply enter your Garmin username / password into the settings block and run.
- Use command line arguments to supply username / password
- Currently no meaningful logging / output
- Newtonsoft.Json
- Selenium.Support
- Selenium.WebDriver
- Selenium.WebDriver.ChromeDriver
- System.IO.Compression
- System.IO.Compression.ZipFile