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.

    How to add modules. For absolute beginners.

    Scheduled Pinned Locked Moved Troubleshooting
    91 Posts 16 Posters 147.0k Views 24 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 Do not disturb
      sdetweil @fsne04
      last edited by

      @fsne04 said in How to add modules. For absolute beginners.:

      I guess the screenshots did not work. How do I send a screenshot?

      click the button above the editor that looks like the sun over the mountain, with top right corner folded over

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • F Offline
        fsne04
        last edited by

        2020-12-19-103618_1024x768_scrot.png
        2020-12-19-103955_1024x768_scrot.png

        S 1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil @fsne04
          last edited by sdetweil

          @fsne04 open the developers window, ctrl-shift-i on the keyboard, select the tab labeled ‘console’ and scroll up…

          u can also filter messages by module, by placing a unique part of the module name (cast) in the filter field

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          F 1 Reply Last reply Reply Quote 0
          • F Offline
            fsne04 @sdetweil
            last edited by fsne04

            @sdetweil Hi Sam,
            Thank you for the response, but I am not sure what you are asking me to do. Ctl + Shift+i on the Pi4 or on my Mac (where I am writing this)? Also, I don’t know what palancing is, or the last 4 words of your post. Sorry…
            Actually, just figured out the last 4… in the filter field (duh)… but which filter field?
            Oh and I tried Ctl Shift i on both Pi and Mac, neither one did something. Again sorry about the ignorance…

            S 1 Reply Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @fsne04
              last edited by sdetweil

              @fsne04 pi of course, where MM is, all keys at the same time
              and the ‘filter’ field is the field labeled ‘filter’ in the debug screen

              Screenshot at 2020-12-19 12-17-59.png

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              S 1 Reply Last reply Reply Quote 0
              • S Do not disturb
                sdetweil @sdetweil
                last edited by

                you should open a different topic as this one is about installing modules

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                F 1 Reply Last reply Reply Quote 0
                • F Offline
                  fsne04 @sdetweil
                  last edited by fsne04

                  @sdetweil
                  This is my first time in a forum like this and I don’t actually know how to start a new topic…
                  I tried ctl+shft+i on the Raspbian desktop, in the MM config file, in the File Manager and in Chromium, all without any response. I can’t get to the place you have in your screenshot.

                  S 2 Replies Last reply Reply Quote 0
                  • S Do not disturb
                    sdetweil @fsne04
                    last edited by

                    @fsne04 mm screen currently selected on the pi monitor, ctrl-shift-i (lower case I, not L)

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    F 1 Reply Last reply Reply Quote 0
                    • S Do not disturb
                      sdetweil @fsne04
                      last edited by

                      @fsne04 said in How to add modules. For absolute beginners.:

                      this is my first time in a forum like this and I don’t actually know how to start a new topic…

                      click the button that says ‘new topic’

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • F Offline
                        fsne04 @sdetweil
                        last edited by

                        @sdetweil
                        Yeah, got there. so the Elements window is open now

                        S 1 Reply Last reply Reply Quote 0
                        • S Do not disturb
                          sdetweil @fsne04
                          last edited by

                          @fsne04 click the tab labeled ‘console’…

                          Sam

                          How to add modules

                          learning how to use browser developers window for css changes

                          F 1 Reply Last reply Reply Quote 0
                          • F Offline
                            fsne04 @sdetweil
                            last edited by

                            @sdetweil
                            Ok, in Console. There is an “Electron” Security Warning in yellow about using insecure protocols, could that be it?

                            S 1 Reply Last reply Reply Quote 0
                            • S Do not disturb
                              sdetweil @fsne04
                              last edited by sdetweil

                              @fsne04 ignore the warning. put ‘cast’ in the filter field (no quotes)
                              the error may not be in the browser side of the module, but this is how you find out…

                              otherwise, u need to look in the console where u started MM, either npm start, or if using pm2, then pm2 logs --lines=??? where ??? is a number, default 15

                              Sam

                              How to add modules

                              learning how to use browser developers window for css changes

                              F 1 Reply Last reply Reply Quote 0
                              • F Offline
                                fsne04 @sdetweil
                                last edited by fsne04

                                @sdetweil
                                Found something on the bottom:
                                2020-12-19-123851_1024x768_scrot.png
                                an error with my positioning config. Is not possible to have 2 modules on the same position? I have the image app on fullscreen_bottom also

                                S A 3 Replies Last reply Reply Quote 0
                                • S Do not disturb
                                  sdetweil @fsne04
                                  last edited by

                                  @fsne04 ok, there u go!..

                                  Sam

                                  How to add modules

                                  learning how to use browser developers window for css changes

                                  1 Reply Last reply Reply Quote 0
                                  • S Do not disturb
                                    sdetweil @fsne04
                                    last edited by

                                    @fsne04 said in How to add modules. For absolute beginners.:

                                    an error with my positioning config. Is not possible to have 2 modules on the same position? I have the image app on fullscreen_bottom also

                                    sorry, don’t know anything about the module itself… so , not sure what that means

                                    Sam

                                    How to add modules

                                    learning how to use browser developers window for css changes

                                    F 1 Reply Last reply Reply Quote 0
                                    • F Offline
                                      fsne04 @sdetweil
                                      last edited by

                                      @sdetweil
                                      No worries, at least I know how to find errors now, Thanks! I guess I also have an issue with the weathermap setup, according to the error message below the screencast one.

                                      S 1 Reply Last reply Reply Quote 0
                                      • S Do not disturb
                                        sdetweil @fsne04
                                        last edited by

                                        @fsne04 weather u need to sign up and get an api token just for you…

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

                                        F 1 Reply Last reply Reply Quote 0
                                        • F Offline
                                          fsne04 @sdetweil
                                          last edited by

                                          @sdetweil
                                          I did, maybe I did not copy it correctly. I will check.
                                          So how do I start a new topic/question and get nice/helpful people like you to answer? I have a few questions on the Remote Control module configuration also.

                                          S 1 Reply Last reply Reply Quote 0
                                          • S Do not disturb
                                            sdetweil @fsne04
                                            last edited by

                                            @fsne04 see https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners/73?page=8

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            F 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
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 4 / 5
                                            • 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