withings-sync icon indicating copy to clipboard operation
withings-sync copied to clipboard

Update README.md

Open ThurgyThurg opened this issue 2 years ago • 1 comments

ThurgyThurg avatar Aug 25 '22 00:08 ThurgyThurg

This is the first time I'm trying to help on a GitHub project, so if I did something wrong, no worries--just let me know if you can. Thanks!

ThurgyThurg avatar Aug 25 '22 00:08 ThurgyThurg

This is the first time I'm trying to help on a GitHub project, so if I did something wrong, no worries--just let me know if you can. Thanks!

Hey, just browsing through to check if there is already a fix checked in into this repo for the current 403 issue from garmin and I've seen you PR. I have one advice for you here: if you want to run periodic jobs on linux: use cron. For windows use task scheduler. Those are schedulers which do something similar as your script, just build in, not keeping the process running and no worries about restarts.

maxpfandl avatar Oct 10 '22 21:10 maxpfandl

I'll close this MR. Periodic task can be installed using crontab?

longstone avatar Nov 23 '22 14:11 longstone