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.

    Total Newbie 24" MagicMirror (Munich, Germany)

    Scheduled Pinned Locked Moved Show your Mirror
    42 Posts 13 Posters 41.9k Views 13 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.
    • thedoorsfanaticT Offline
      thedoorsfanatic
      last edited by

      There is still a lot to do and improve but since I don’t have any experience in programming, Linux and home improvement, I am ok with it so far.

      Short Video:
      https://youtu.be/T5bE2UmlyXQ

      1 Reply Last reply Reply Quote 6
      • P Offline
        PeterStahr
        last edited by

        Looks good, what kind of glass an display are you using?

        Best,

        Peter

        thedoorsfanaticT 1 Reply Last reply Reply Quote 1
        • thedoorsfanaticT Offline
          thedoorsfanatic
          last edited by thedoorsfanatic

          Danke! Thank you!

          Glas:
          https://www.brigla-shop.de/smart-mirror-921.html

          Display:
          https://amzn.to/2SAy1pP

          1 Reply Last reply Reply Quote 0
          • C Offline
            cyberphox
            last edited by

            what weather module and icons? pretty cool job!

            Full time Dad, DJ and entertainer and lover of technology.

            thedoorsfanaticT 1 Reply Last reply Reply Quote 1
            • thedoorsfanaticT Offline
              thedoorsfanatic @PeterStahr
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • thedoorsfanaticT Offline
                thedoorsfanatic @cyberphox
                last edited by

                Thank you, I appreciate it!

                The weather modules are both default but I changed the icons to animated ones:
                https://www.amcharts.com/free-animated-svg-weather-icons/

                zdenekZ 1 Reply Last reply Reply Quote 1
                • zdenekZ Offline
                  zdenek @thedoorsfanatic
                  last edited by

                  @thedoorsfanatic hi, can you please share details, how to change icons? Just replace files in folder? How you make the “hw” - frameless mirror?

                  thanks
                  Zdeněk

                  thedoorsfanaticT 1 Reply Last reply Reply Quote 1
                  • thedoorsfanaticT Offline
                    thedoorsfanatic @zdenek
                    last edited by yawns

                    @zdenek
                    I downloaded the animated icon set from amcharts and copied them to a folder named “icons” in the css folder. Then I made changes to my custom.css.

                    For example:

                    .currentweather .wi-day-sunny {
                    content: url("/css/icons/day.svg");
                    }
                    
                    .weatherforecast .wi-day-sunny {
                    content: url("/css/icons/day.svg");
                    height: 48px;
                    margin-top: -6px;
                    margin-left: -6px;
                    } *
                    

                    * Change these numbers depending on your layout

                    zdenekZ H 2 Replies Last reply Reply Quote 1
                    • zdenekZ Offline
                      zdenek @thedoorsfanatic
                      last edited by

                      @thedoorsfanatic great, thanks

                      and how did you made frame-less mirror? there is no frame …

                      thanks, Zdeněk

                      thedoorsfanaticT 1 Reply Last reply Reply Quote 1
                      • thedoorsfanaticT Offline
                        thedoorsfanatic @zdenek
                        last edited by

                        @zdenek
                        I just glued the mirror to the edge of the monitor with this Pattex:
                        https://amzn.to/2XyGVbj

                        Newbie style :relieved_face:

                        Since the glass is just 4mm thick it is not that heavy

                        zdenekZ 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 1 / 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