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.

    -=]!Show Your Module Setup![=-

    Scheduled Pinned Locked Moved Show your Mirror
    59 Posts 9 Posters 66.3k Views 12 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @johnnyboy
      last edited by

      @johnnyboy

      This post is deleted!

      :statue_of_liberty:

      Create a working config
      How to add modules

      johnnyboyJ 1 Reply Last reply Reply Quote 0
      • johnnyboyJ Offline
        johnnyboy @Mykle1
        last edited by johnnyboy

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • johnnyboyJ Offline
          johnnyboy @Mykle1
          last edited by johnnyboy

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • johnnyboyJ Offline
            johnnyboy @Mykle1
            last edited by johnnyboy

            This post is deleted!
            Mykle1M 1 Reply Last reply Reply Quote 0
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @johnnyboy
              last edited by

              @johnnyboy said in -=]!Show Your Module Setup![=-:

              Just an update Amigo… I copied your great idea and I now have 7 feeds showing,

              It wasn’t my idea but I did incorporate it into my mirror. Why wouldn’t we? :-)

              Taught you well has Strawberry…

              Now that dude is amazing. :thumbsup:

              the dark side I sense in you.

              This might be true ;-)

              Off to work!

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • Mitch1138M Offline
                Mitch1138
                last edited by

                Not a mirror, but a kitchen display board. I mounted a TV under the cabinets and when no one is watching it displays our info. I have it tied into the nest so it goes off when we leave and it is scheduled off late at night. II have a PWS (weather station in the back yard) which is displayed as well as my outdoor IP cameras and the current tide (we are on a bay). The positioning is not perfect yet, but the info is very relevant to us.

                0_1489780513470_upload-3610473a-37af-4705-a862-fcbe65fce25b

                0_1489780568906_upload-7fac494b-a778-4365-8ffd-ca505b2706e8

                Mitch1138M Mykle1M 2 Replies Last reply Reply Quote 3
                • Mitch1138M Offline
                  Mitch1138 @Mitch1138
                  last edited by

                  @Mitch1138 - forgot to add the modules:
                  module: ‘calendar’, (wife and mine)
                  position: ‘top_left’,

                  module: ‘newsfeed’ (new york times)
                  position: ‘bottom_bar’,

                  module: ‘MMM-WunderGround’ (my personal weather station)
                  position: ‘top_right’,

                  module: ‘stocks’,
                  position: ‘bottom_bar’,

                  module: ‘iFrame’ - Tides
                  position: ‘top_center’
                  url: "http://tides.tidegraph.com/…

                  module: ‘iFrame’,
                  position: ‘top_right’,
                  IP camera 1

                  module: ‘iFrame’,
                  position: ‘top_left’
                  IP Camera 2

                  johnnyboyJ lucallmonL 2 Replies Last reply Reply Quote 1
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer @Mitch1138
                    last edited by

                    @Mitch1138

                    That’s hot! :thumbsup_tone1:

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • michael24hM Offline
                      michael24h
                      last edited by

                      looks pretty good

                      1 Reply Last reply Reply Quote 0
                      • johnnyboyJ Offline
                        johnnyboy @Mitch1138
                        last edited by

                        @Mitch1138

                        Really like the 2 IP camera’s idea… ;-)

                        1 Reply Last reply Reply Quote 0
                        • lucallmonL Offline
                          lucallmon @Mitch1138
                          last edited by

                          @Mitch1138 Great job! I have a plan when I get to my next house to build something similar. Have you played with the CSS code to make it more eye-catching? Perhaps something like what @dinkybluebug245 did with his display here?

                          Mitch1138M 1 Reply Last reply Reply Quote 0
                          • Mitch1138M Offline
                            Mitch1138 @lucallmon
                            last edited by

                            @lucallmon Thanks for the idea, I will look into it. Always a work in progress!

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

                              Because I like the idea of people showing there Module Setup here is mine. :winking_face:

                              0_1548885659117_Magic mirror 2.png
                              The Modules used in the setup. (list is left to right and top to bottom)
                              left: clock date only, default calendar and MMM-MyCommute
                              center: clock time only, compliments and newsfeed
                              right: currentweather, weatherforecast, MMM-rain-forecast and MMM-Scrobbler

                              I added a custom animated css color gradient to my clock to get some beautiful changing color.
                              Also changed the icons for currentweather and weatherforecast to add color.
                              Hope you guys like it! and if you have any recommendations for cool modules let me know!:smiling_face_with_open_mouth_smiling_eyes:

                              Will likely replace the calendar module pretty soon with something different

                              R Mykle1M 2 Replies Last reply Reply Quote 1
                              • R Offline
                                robiv8 @michael24h
                                last edited by

                                @michael24h
                                How do you get the analog clock set above the other modules.
                                Can you show me / us the config or the css.
                                That would be nice.

                                1 Reply Last reply Reply Quote 0
                                • R Offline
                                  robiv8 @ganget
                                  last edited by

                                  @ganget
                                  The Expected rainfall was nice! Is it a Module?

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

                                    @robiv8 If you mean the graph it’s MMM-rain-forecast It only works in the Netherlands atm. But i guess you could change the module a little so it will use a different API.

                                    As for showing the analog clock above the other modules maybe adding a z-index to it in your custom.css file will help you to make it work.

                                    R 1 Reply Last reply Reply Quote 0
                                    • R Offline
                                      robiv8 @ganget
                                      last edited by

                                      @ganget
                                      Thanks for info
                                      and
                                      Oh yeah! There was something about the Z-index.
                                      It’s been some time since I’ve dealt with CSS ;-)

                                      1 Reply Last reply Reply Quote 0
                                      • Mykle1M Offline
                                        Mykle1 Project Sponsor Module Developer @ganget
                                        last edited by Mykle1

                                        @ganget said in -=]!Show Your Module Setup![=-:

                                        Because I like the idea of people showing there Module Setup here is mine.

                                        Here is page one of my dev machine. Click on the image for a better view.

                                        0_1549070806968_1.png

                                        MMM-PC-Stats, MMM-Glock, MMM-NOAA3, MMM-SoundMachine, MMM-EventHorizon, MMM-Lunartic, MMM-EARTH, MMM-BMW-DS

                                        Create a working config
                                        How to add modules

                                        G 1 Reply Last reply Reply Quote 1
                                        • G Offline
                                          ganget @Mykle1
                                          last edited by

                                          @mykle1 Looks very cool man! Now the flat earth believers can’t argue any more the earth is round! haha:face_with_stuck-out_tongue_closed_eyes:

                                          1 Reply Last reply Reply Quote 1

                                          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
                                          • 3 / 3
                                          • 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