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-Globe

    Scheduled Pinned Locked Moved Entertainment
    118 Posts 32 Posters 172.8k Views 37 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.
    • E Offline
      Eunanibus Module Developer
      last edited by Eunanibus

      MMM-Globe

      Description

      The Magic Mirror Globe (MMM-Globe) Module is a utility module I’ve created, that displays a live, rotating globe, and has been designed to look absolutely incredible on your Magic Mirror. The module can be configured to show default destinations, or you can customise it to highlight customised locations.

      Feedback and improvement suggestions are welcomed.

      (UPDATE) IMPORTANT NOTE: Due to the intensive calculations needed to construct the objects, and the computational ability needed, I do not recommend using this module if your Mirror uses a Raspberry Pi. Please only use this module if you have something a little more powerful driving your mirror. I don’t want my work to be responsible for any mishaps with your devices.

      https://youtu.be/6KSCDIaIgdA

      Screenshots

      alt text

      alt text

      Download

      Download Link available on Github Page

      Version 1.0

      • Initial Commit. Globe stable. ReadMe Added.

      Version 1.1

      • Adjusted size translations to fit varying size monitors based on user feedback
      1 Reply Last reply Reply Quote 4
      • bheplerB Offline
        bhepler Module Developer
        last edited by

        Fantastic! This is going to save me so much time…

        1 Reply Last reply Reply Quote 0
        • E Offline
          Eunanibus Module Developer
          last edited by

          I actually don’t have a Magic Mirror of my own, I’d love for anyone to install this and let me know how it runs for them. Any pictures would be great also, I’d love to see this in use on someone’s mirror ;)

          1 Reply Last reply Reply Quote 1
          • cowboysdudeC Offline
            cowboysdude Module Developer
            last edited by

            It actually works quite well… I just changed the two examples of location you had in there…

            0_1494593614905_Capture.PNG
            0_1494593621706_Capture2.PNG

            1 Reply Last reply Reply Quote 0
            • E Offline
              Eunanibus Module Developer
              last edited by

              Awesome! How are the sizes for you?

              cowboysdudeC 1 Reply Last reply Reply Quote 0
              • D Offline
                d3r
                last edited by

                That module looks sick. I’ll try it this evening.

                1 Reply Last reply Reply Quote 0
                • cowboysdudeC Offline
                  cowboysdude Module Developer @Eunanibus
                  last edited by

                  @Eunanibus The sizes may be an issue… even the xsmall is quite big. I’m thinking on some smaller mirrors it’s going to eat a ton of room ;)

                  E 1 Reply Last reply Reply Quote 1
                  • E Offline
                    Eunanibus Module Developer
                    last edited by

                    can you give me your monitor dimensions so i can adjust?

                    1 Reply Last reply Reply Quote 0
                    • cowboysdudeC Offline
                      cowboysdude Module Developer
                      last edited by cowboysdude

                      I have a 24" monitor rotated 90 degrees so the basically tipped up so length wise it’s up and down…

                      max resolution for 24" monitor … 1920 x 1080 resolution

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        d3r
                        last edited by

                        @Eunanibus Can you make it smaller. I am using x-small on my main mirror, an 15.6 laptop screen rotated 90 degrees but it’s not rendering. The module does render when I visit the website from my phone or my laptop.
                        Aside from that, the module looks great.

                        1 Reply Last reply Reply Quote 0
                        • E Offline
                          Eunanibus Module Developer
                          last edited by

                          No problem. I’ll try and add improved rendering sizes this evening and release an update. What resolution are you using?

                          1 Reply Last reply Reply Quote 0
                          • D Offline
                            d3r
                            last edited by

                            I’m using 768x1366

                            1 Reply Last reply Reply Quote 0
                            • bheplerB Offline
                              bhepler Module Developer
                              last edited by

                              This module is awesome. I have it up & running at the office and it looks fantastic.

                              Question: I added a bunch of custom locations, which is great. But they don’t seem to be replacing the default locations. So I’m getting my locations and the ones that came pre-loaded. Is this by design?

                              1 Reply Last reply Reply Quote 0
                              • E Offline
                                Eunanibus Module Developer
                                last edited by Eunanibus

                                @d3r Thanks for your feedback. I’ve made those adjustments and pushed the latest code. Give this a try and get back to me. The X-Small/Small/Medium sizes etc should show a sufficient difference between sizes now.

                                @bhepler

                                I’m really glad you’re enjoying it. If you could take a picture of your mirror with it in action, it would really be something (I don’t have a mirror of my own and it’s really motivational to see a picture of something I wrote on someone’s wall)

                                In response to your question - No, once you’ve entered custom locations, the default locations are not added.

                                As an example - Here is an example config entry:

                                alt text

                                And here is the resulting globe produced:

                                alt text

                                It’s a little odd you’re getting that behaviour, and I may need you to send me your config file so I can debug accordingly. Try pulling the latest version (1.1 just uploaded) and see if that helps. I may add a further config option to exlude/include default Locations as a specification.

                                Thanks everyone for the feedback.

                                bheplerB 1 Reply Last reply Reply Quote 1
                                • E Offline
                                  Eunanibus Module Developer @cowboysdude
                                  last edited by

                                  @cowboysdude

                                  Made some size adjustments now. Can you give this a try?

                                  cowboysdudeC 1 Reply Last reply Reply Quote 0
                                  • bheplerB Offline
                                    bhepler Module Developer @Eunanibus
                                    last edited by

                                    @Eunanibus Whatever change you made solved most of my problem. Now when I add locations, only the locations I add are being labeled.

                                    I’m still seeing a bunch of nameless pins all over the globe. I’m going to have to turn those off.

                                    1 Reply Last reply Reply Quote 0
                                    • E Offline
                                      Eunanibus Module Developer
                                      last edited by Eunanibus

                                      @bhepler - Glad that fixed it. The nameless pins are just there for aesthetic and appearance. If you want those removed, you can change the content of data.js to the following:

                                      data = []
                                      

                                      That should remove the nameless pins without needing to change or affect any of the remaining application.

                                      bheplerB 1 Reply Last reply Reply Quote 1
                                      • bheplerB Offline
                                        bhepler Module Developer @Eunanibus
                                        last edited by

                                        @Eunanibus That it did. Thank you.

                                        I’ll get it up on the mirror in the office today and send you a picture.

                                        1 Reply Last reply Reply Quote 0
                                        • cowboysdudeC Offline
                                          cowboysdude Module Developer
                                          last edited by

                                          Fantastic job on the module @Eunanibus !

                                          1 Reply Last reply Reply Quote 0
                                          • cowboysdudeC Offline
                                            cowboysdude Module Developer @Eunanibus
                                            last edited by

                                            @Eunanibus said in MMM-Globe:

                                            @cowboysdude

                                            Made some size adjustments now. Can you give this a try?

                                            PERFECT! :) HUGE Thanks!

                                            E 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
                                            • 6
                                            • 1 / 6
                                            • 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