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.

    MMM-GoogleKeep / MMM-MicrosoftToDo / MMM-GoogleTasks

    Scheduled Pinned Locked Moved Solved Troubleshooting
    4 Posts 3 Posters 542 Views 3 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.
    • S Offline
      svenpisa
      last edited by

      Help!
      I just don’t know what to do anymore. I would really like to complete my MM2. All I need is a to-do list or shopping list, but all the suitable modules that I would use are driving me to despair.

      Therefore I hope that maybe someone can create a guide (apart from the README files) or give me good links where you can install the modules step by step.

      Because I have tried the following modules and failed again and again. I have been trying for two weeks now but without success

      1. https://github.com/taxilof/MMM-GoogleKeep

      This is my module of choice. It seems to me to be extremely easy to set up and configure. However, as soon as I have installed the module and added it to the config with Google mail address and Google password as the clear name and the list ID, the MM no longer starts until I have removed it from the config.js.
      I had already asked about this in the forum a week ago.
      https://forum.magicmirror.builders/topic/18404/mmm-googlekeep-config-js?_=1706100953009

      1. https://github.com/thobach/MMM-MicrosoftToDo?tab=readme-ov-file

      As far as I know, the web app registration worked.
      The generation of the secret client key also worked.
      But I can’t get any further with the authorization code generation.
      It simply does not generate the correct URL in the browser and here I am stuck again… :-(
      4ad9cb18-786d-4058-b492-fd5fae174554-image.png

      1. https://github.com/jayked/MMM-GoogleTasks?tab=readme-ov-file

      Oh, I can’t get any further with the API here. The instructions are good, but where do I get this credentionals.json file from?
      The link takes me to the Google Workspace, but where can I download this file?
      I just want to embed a usable ToDo list in my MM.

      I am not a programmer and have tried to teach myself everything over the last few weeks.
      So if you have any tips, please feel free to explain for idiots. :-) Thanks in advance!!!

      Please help me!!! Please!

      G S 2 Replies Last reply Reply Quote 0
      • G Offline
        greedyvegan @greedyvegan
        last edited by

        disregard, this worked for me

        https://developers.google.com/tasks/quickstart/nodejs

        1 Reply Last reply Reply Quote 0
        • G Offline
          greedyvegan @svenpisa
          last edited by

          after node authenticate.js
          I go through the steps to verify google identy
          for the MMM-GoogleTasks module
          (https://github.com/jgauth/MMM-GoogleTasks?tab=readme-ov-file)
          I get this message
          it’s asking me for a code but I don’t see it.

          I need some help please

          Screenshot 2024-03-04 at 5.51.28 PM.png

          G 1 Reply Last reply Reply Quote 0
          • G Offline
            greedyvegan @greedyvegan
            last edited by

            disregard, this worked for me

            https://developers.google.com/tasks/quickstart/nodejs

            1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @svenpisa
              last edited by sdetweil

              @svenpisa said in MMM-GoogleKeep / MMM-MicrosoftToDo / MMM-GoogleTasks:

              the MM no longer starts

              can you show the messages from npm start?

              if you use pm2 do

              pm2 stop all
              

              then

              cd ~/MagicMirror 
              npm start
              

              ctrl-q to stop MM if it comes up
              ctrl-c to stop it if not

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • 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