MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Valentine's Day on your MagicMirror

    Fun & Games
    4
    7
    2816
    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.
    • P
      pinsdorf Module Developer last edited by

      Want to show something special for Valentine’s Day on your MagicMirror?

      The MMM-Snow module by @MichMich now supports themes. The love theme floods your mirror with ascending hearts.

      alt text

      If you have MMM-Snow module installed already then just add the line for the theme setting like below.

      {
          module: 'MMM-Snow',
          position: 'fullscreen_above',
          config: {
              flakeCount: 100,
              theme: "love"
          }
      },
      

      Besides the love theme the module features themes winter (original snow flakes) and water (ascending bubbles). Maybe you have ideas for other themes? See also module’s documentation for details on how to add new ones.

      strawberry 3.141 1 Reply Last reply Reply Quote 1
      • strawberry 3.141
        strawberry 3.141 Project Sponsor Module Developer @pinsdorf last edited by

        @pinsdorf I like the idea to integrate multiple stuff in a single module, maybe its worth it though to create a new dedicated themes module, because the name snow isn’t really descriptive anymore.

        Please create a github issue if you need help, so I can keep track

        1 Reply Last reply Reply Quote 0
        • P
          pinsdorf Module Developer last edited by

          Thanks. I agree with you on the module naming. However, the algorithm is still the original for snow flakes. This may justify the name?!

          At least in the code I tried to be very diligent about naming schema: “flakes” are things that move on the screen, while “snow”, “hearts” or “bubbles” are themed items. See code comment in MMM-Snow.js.

          1 Reply Last reply Reply Quote 0
          • J
            jasondreher last edited by

            Any help/thoughts on screen resolution?
            When I have my screen at 1280x720 MMM-Snow looks smooth and fantastic, but all my other modules don’t fit well, I tried changing the font size on my custom css but cant get it to fit well.
            But when its at 1920x1080 its choppy and does not look so good, and all my other modules are perfect.

            Great module in any form! Thanks

            1 Reply Last reply Reply Quote 0
            • T
              TS77UK last edited by

              Only just noticed this! Would be great if you could have a config option to automatically use this display on 14th February. Just an idea 😉

              strawberry 3.141 1 Reply Last reply Reply Quote 0
              • strawberry 3.141
                strawberry 3.141 Project Sponsor Module Developer @TS77UK last edited by

                @TS77UK you could do that with the mmm-modulescheduler

                Please create a github issue if you need help, so I can keep track

                T 1 Reply Last reply Reply Quote 1
                • T
                  TS77UK @strawberry 3.141 last edited by

                  @strawberry-3.141 Brilliant!

                  Thank you

                  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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy