cd ~/MagicMirror/modules
git clone https:///github.com/tylerstambaugh/MMM-StravaWeekInBike
cd ~/MagicMirror/modules/MMM-StravaWeekInBike
npm install
cd ~/MagicMirror/modules
git clone https://github.com/tylerstambaugh/MMM-Strava-Last-Activity-Map
cd ~/MagicMirror/modules/MMM-Strava-Last-Activity-Map
npm install
I did install both modules, but was’nt able to make them functional.
The discription in Note is a mysterie to me. I can need al little help from my friends to tackle that problem.
- Note: The access token and refresh tokens are kept in a file in the directory above the module. This is for the case where you are running both of my Strava MM modules, they’ll share the token data between them allowing them to stay in sync and avoid “Unauthorized” errors
.