Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    First Attempt, Still a work in progress

    Show your Mirror
    3
    6
    4857
    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.
    • jonspraggins
      jonspraggins last edited by

      MagicMirror

      Tweaked the compliments module to display “Good F’in Design Advice”. Yes, I know I could just have a remote file JSON, but I wanted to play with the code a little.

      20" Monitor is only attached to the 12" x 24" mirror with Plate Hangers.

      Mykle1 1 Reply Last reply Reply Quote 4
      • D
        dxfan227 last edited by

        looks good,

        can I ask what kind of mirror

        also what is the weather module u are using?

        1 Reply Last reply Reply Quote 1
        • Mykle1
          Mykle1 Project Sponsor Module Developer @jonspraggins last edited by

          @jonspraggins said in First Attempt, Still a work in progress:

          Tweaked the compliments module to display “Good F’in Design Advice”.

          Mine is mostly insults. Funny as all hell. 🙂

          Nice work. 👍

          1 Reply Last reply Reply Quote 1
          • jonspraggins
            jonspraggins last edited by jonspraggins

            @dxfan227,
            The Mirror is from Amazon: https://www.amazon.com/gp/product/B01MSAZ3PN

            The Module is located here: https://github.com/sathyarajv/MMM-OpenmapWeather

            My sanitized config for the openweathermap module:

            {
                                    module: 'MMM-OpenmapWeather',
                                    position: 'top_right',
                                    header: 'XXXXX',
                                    config: {
                                            location: 'XXXXX',
                                            locationID: 'XXXXX', //Location ID from http://openweathermap.org/help/city_list.txt
                                            appid: 'XXXXX', //openweathermap.org API key
                                            units: 'imperial',
                                            degreeLabel: 'true',
                                            colorIcon: 'true',
                                            onlyTemp: 'true'
                                    }
                            },
            

            I did a quick writeup (that I will improve on soon) here: https://jonspraggins.com/the-idiot-made-a-smart-mirror/

            D 1 Reply Last reply Reply Quote 0
            • D
              dxfan227 @jonspraggins last edited by

              @jonspraggins said in First Attempt, Still a work in progress:

              @dxfan227,
              The Mirror is from Amazon: https://www.amazon.com/gp/product/B01MSAZ3PN

              The Module is located here: https://github.com/sathyarajv/MMM-OpenmapWeather

              My sanitized config for the openweathermap module:

              {
                                      module: 'MMM-OpenmapWeather',
                                      position: 'top_right',
                                      header: 'XXXXX',
                                      config: {
                                              location: 'XXXXX',
                                              locationID: 'XXXXX', //Location ID from http://openweathermap.org/help/city_list.txt
                                              appid: 'XXXXX', //openweathermap.org API key
                                              units: 'imperial',
                                              degreeLabel: 'true',
                                              colorIcon: 'true',
                                              onlyTemp: 'true'
                                      }
                              },
              

              I did a quick writeup (that I will improve on soon) here: https://jonspraggins.com/the-idiot-made-a-smart-mirror/

              Thanks I’ll take a look, how do you like the mirror quality also transparency…is it good? do you see to much of the backlight etc…

              Also how did you like endgame? I saw it last night, I won’t post any spoilers here obv but I thought it was pretty good…a little slow to start though.

              jonspraggins 1 Reply Last reply Reply Quote 0
              • jonspraggins
                jonspraggins @dxfan227 last edited by

                @dxfan227
                The Mirror quality is pretty good, in my opinion. I had a friend make a “quick and dirty” Smart Mirror with regular glass and reflective film, so that’s my only real basis for comparison. Although might scratch easily? I have one scratch that appeared when I was installing the plate hangers.

                End Game was outstanding! And yes, it was a slow start, but man once it had momentum…

                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