MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Strava weekinbike & lastactivitymap

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    5 Posts 5 Posters 125 Views 5 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J Offline
      JMac
      last edited by

      super basic question, both modules are from the same developer, but both are missing the most basic info of how to install.

      in instances like this how do I find the first bit of info to put in terminal to start pulling down the info needed for a module?

      Cheers.

      B karsten13K 2 Replies Last reply Reply Quote 0
      • B Offline
        bwente @JMac
        last edited by

        @JMac For simple modules you should be able to clone it from github.

        cd ~/MagicMirror/modules
        git clone https://github.com/bwente/MMM-KitchenTimer.git
        
        1 Reply Last reply Reply Quote 1
        • karsten13K Offline
          karsten13 @JMac
          last edited by

          @JMac

          Regarding Strava: They’ve tightened their API terms of use; in practice, this means that only paying users can access the API. So, if you aren’t a paying Strava user, you can save yourself the trouble of installing any Strava modules…

          1 Reply Last reply Reply Quote 0
          • M Offline
            malvinas
            last edited by

            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
            T 1 Reply Last reply Reply Quote 0
            • T Offline
              tylerstambaugh @malvinas
              last edited by

              @malvinas I have updated the README files in the repos to detail how the token file gets created and stored. You shouldn’t have to do anything for it’s creation, you should just need to make sure your module config has valid values and the file will get generated automatically. I hope this helps.

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy