-
Notifications
You must be signed in to change notification settings - Fork 0
Fitget
Even Solberg edited this page Jun 5, 2023
·
3 revisions
This utility is meant for downloading your exercise files from the Garmin website to your local computer for processing.
- Keep configuration in a simple ~/.config/config.toml (or KDL or whatever) file.
- Store timestamp for last download, and only download items newer than this.
- Store credentials in encrypted format somehow (if the user wants)
- If no credentials are found, as for username & password
- Prompt the user whether to save or not
- Specify where to put the downloaded files
- Specify name format or call the rename utility?
- Need SOME kind of format to ensure uniqueness. Timestamp should suffice.