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.2k 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 @johnnyboy
      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 paviro

        @johnnyboy

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

        That’s my custom.css entry for coloring

        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
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @johnnyboy
            last edited by paviro

            @johnnyboy

            {
            			module: 'calendar',
            			position: 'top_left',
            			config: {
            			urgency: 0,
            			getRelative: 1,
            			fadePoint: 0.25, // Start on 1/4th of the list.
            				calendars: [
            					{
            						symbol: 'calendar-check-o ',
            						url: 'webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics'
            					},
            					{
            						url: 'https://calendar.google.com/calendar/ical/THIS COMES FROM GOOGLE CALENDAR/private-YOUR GOOGLE CALENDAR API GOES HERE/basic.ics'
            					},
            				],
            			}
            		},
            
            

            Change your getRelative: 1 as above in your config.js file
            Add your google calendar as above in your config.js file

            Create a working config
            How to add modules

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

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

              And please let us know the reactions of your son. I can imagine I would be kind of irritated but proud of my dad building such a thing on his own, working his way through all these difficulties.

              My son came home yesterday and stayed through this evening. It turns out my efforts were not in vain. He was utterly amazed that I took on, and completed, the MagicMirror project. He was excited and enthusiastic, wanting to see the code of the modules and css files. He already has ideas for what he would want to do with MM.

              So, he went back to school with a camera full of pictures of my mirror to show his frat buddies, and he promised that he and I would do something like this together, when time allowed. I’m hoping he will want to create a MM module with me, although he would be doing all the work and I would just be along for the ride.

              Create a working config
              How to add modules

              cowboysdudeC johnnyboyJ Mykle1M 3 Replies Last reply Reply Quote 6
              • cowboysdudeC Offline
                cowboysdude Module Developer @Mykle1
                last edited by

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

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

                And please let us know the reactions of your son. I can imagine I would be kind of irritated but proud of my dad building such a thing on his own, working his way through all these difficulties.

                My son came home yesterday and stayed through this evening. It turns out my efforts were not in vain. He was utterly amazed that I took on, and completed, the MagicMirror project. He was excited and enthusiastic, wanting to see the code of the modules and css files. He already has ideas for what he would want to do with MM.

                So, he went back to school with a camera full of pictures of my mirror to show his frat buddies, and he promised that he and I would do something like this together, when time allowed. I’m hoping he will want to create a MM module with me, although he would be doing all the work and I would just be along for the ride.

                But what a ride it will be ;) As a father I know all to well how important these kinds of memories are… for both.

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

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

                    @johnnyboy

                    I’m a father and a grandfather, too.

                    If I was the oldest to make a MagicMirror, that would be cool. :-)

                    Create a working config
                    How to add modules

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

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

                        1835 views and counting!

                        Oh yeah! :sunglasses:

                        Create a working config
                        How to add modules

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