JoooostB / go-wahoo-garmin-sync

Synchronise your Wahoo activities to Garmin using Dropbox.
MIT License
0 stars 0 forks source link

How can I use this? #1

Closed macx closed 1 year ago

macx commented 2 years ago

How can I run this on a Mac? Do you have any instructions? Installer Infos?

JoooostB commented 2 years ago

It's not really user-friendly in the current state, but the easiest method would be using Docker. Don't forget however to follow the configuration steps and create an.envrc file based on the example

docker-compose up -d

Next, head over to a browser and visit localhost:8080 to finish authentication with Dropbox. Now whenever a new activity is uploaded to Dropbox, it will be pushed to Garmin as well. Keep in mind that the application must be running when an activity is pushed to Dropbox.