embeddedc / mw2gc

Improve MyWhoosh activity files for Garmin Connect upload
GNU General Public License v3.0
6 stars 0 forks source link

Any chance of trying download/upload? Not sure how complicated the mywhoosh website is and whether it would need much more than requests and bs4 #1

Open lozbrown opened 1 week ago

lozbrown commented 1 week ago

As in the title, any chance this script could do either part of the download/upload

lozbrown commented 1 week ago

Garth seems to have upload for fit files

https://github.com/matin/garth

embeddedc commented 1 week ago

I also thought about running a fully automatic synchronization ... Donwloading from MyWhoosh could most likely been done using https://pypi.org/project/beautifulsoup4/ Let me investigate it next week.

lozbrown commented 1 week ago

Even crazier thought, sync garmin scale weight to my whoosh

embeddedc commented 5 days ago

I created a branch and implemented a first scraper...