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.

    1 old noob + 1 rPi = I can't believe I did it! (revisited)

    Scheduled Pinned Locked Moved Show your Mirror
    193 Posts 29 Posters 407.3k Views 28 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.
    • 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 1 old noob + 1 rPi = I can’t believe I did it! (revisited):

        I have been lurking on here for a while now picking up hints and tips along the way

        You don’t have to lurk. Step into the light. No really, this place is just full of helpful, brilliant people. Any problems I encountered were immediately addressed when I posted my questions. I’m basically done with my (1st) mirror but I’m sticking around to try to repay those that helped, or continue to help me, by helping others, if I can.

        Create a working config
        How to add modules

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

          @Mykle1 Yes they were because they like doing this and because you asked nicely ;)

          We’ve had a few that ‘demanded’… they didn’t last long here… LOL

          This is a labor of love for many… There are so many other really great people here. So yes step into the light and ask questions… it’s how we learn!

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

            This post is deleted!
            cowboysdudeC 1 Reply Last reply Reply Quote 1
            • cowboysdudeC Offline
              cowboysdude Module Developer @johnnyboy
              last edited by

              @johnnyboy I had to format my brain to use Linux and learn JS… LOL BUT I’m doing it!

              I’m used to Windows and PHP… While the both offer great things learning something new can be fun and frustrating… But hang in there if you have questions someone is usually there to answer!

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

                @Everyone

                1.1k views! That just made my day. Yeah, baby! :eyes:

                Create a working config
                How to add modules

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

                  This post is deleted!
                  yawnsY 1 Reply Last reply Reply Quote 0
                  • yawnsY Offline
                    yawns Moderator @johnnyboy
                    last edited by yawns

                    @johnnyboy
                    The pictures are there, the forum is just not showing them currently.
                    I fixed the image links in the opening post manually

                    Mykle1M 1 Reply Last reply Reply Quote 3
                    • 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 yawns

                        @johnnyboy said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):

                        Hey bud… what post had your updated MM pictures that showed your finished WunderGround module… the one where you added colours? iirc there was a tip there too to change the colors?

                        I don’t know where that post is so here’s what I think you are looking for. This goes in your custom.css file to change the colors for max-temp, min-temp and day. The colors you choose are up to you.

                        .MMM-WunderGround .max-temp {
                          color: #f66;
                        }
                        
                        .MMM-WunderGround .min-temp {
                          color: #0ff;
                        }
                        
                        .MMM-WunderGround .day {
                          color: #6f6;
                        }
                        

                        That gives you this.
                        0_1487604273042_IMG_1761.JPG

                        Create a working config
                        How to add modules

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