MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Mykle1
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 5
    • Followers 73
    • Topics 101
    • Posts 4,397
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: Adding duplicate Modules

      @shipoffools1

      You could try this. It doesn’t always work.

      1. Copy and paste the intended module folder twice so that you now have 3. ( example module - weatherforecast.

      2. Rename one of the copied folders to weatherforecast2. Then open that folder.

      3. Rename the weatherforecast.css file to weatherforecast2.css. Open that file.

      4. Rename all instances of .weatherforecast to weatherforecst2. Save and close.

      5. Rename the weatherforecast.js file to weatherforecast2.js. Open that file.

      6. Edit the Module.register line to weatherforecast2. Inside the quotes only!

      7. Edit the getStyles: function() return line to read "weather-icons.css", "weatherforecast2.css". Inside the quotes only! Save and close.

      Follow the above instructions again with the third folder, renaming, AS ABOVE, to weatherforecast3.

      Then you need a config.js entry for each module, using the names of the original and the 2 renamed modules.

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: Little voice testing.....

      @mdhenriksen said in Little voice testing.....:

      How do you run MM natively on Linux?

      Are you asking about something other than a Pi? ubuntu and MM run very happily together. Install ubuntu (I use 16.04 exclusively) and update. Install the latest stable version of node and npm. Install MM and its dependencies. Live a happy life. :)

      posted in Show your Mirror
      Mykle1M
      Mykle1
    • RE: RPi 3B+ / high %CPU / high temp

      @Ebson said in RPi 3B+ / high %CPU / high temp:

      'Weather or Not’

      CPU usage and heat have arisen now and again. If you search the forum you’ll find lots to read and perhaps a solution. At times it has been the version of Pi and other times the version of electron.

      Concerning MMM-WeatherOrNot: There are only 2 things that I can think of that might affect your Pi negatively.

      1. An extremely low updateInternal. The default is updateInterval: 10 * 60 * 1000, (10 minutes)

      2. The use of the animated icons option.

      I would like to hear from others if they are having the same issue, whether with a low updateInterval or the animated icons.

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: Little voice testing.....

      @mdhenriksen said in Little voice testing.....:

      Do you just run the npm start and then it opens in a new window or how does it work?

      Just to be clear, 16.04 LTS. Never had a problem on several machines.

      Now, everything is exactly the same as if it were running on a Pi. So, yes, all commands are exactly the same, including npm start in the MagicMirror directory

      posted in Show your Mirror
      Mykle1M
      Mykle1
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @dwburger

      Cool. I found MM about 3 years ago. No coding experience at all. Captivated by both now. Made some friends. Trying to learn every day. :-)

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: Little voice testing.....

      @mdhenriksen said in Little voice testing.....:

      Could you refer me to somewhere that shows how to install dependencies maybe?

      In the case of the installation of MM, after you clone the MM repo, you would navigate to the MagicMirror directory in your terminal and run npm install. That will install the dependencies for MagicMirror. In the case of adding modules, you would navigate to that module folder in your terminal and run npm install. Simple as that. :-)

      posted in Show your Mirror
      Mykle1M
      Mykle1
    • RE: Custom CSS

      @rxlDavid

      Use these. Adjust to your liking:

      .MMM-Mail {
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
      }
      
      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: Little voice testing.....

      @mdhenriksen said in Little voice testing.....:

      Awesome, got it working finally!

      That’s good news! Now enjoy yourself. :thumbsup:

      posted in Show your Mirror
      Mykle1M
      Mykle1
    • RE: What is the 'best' way to install magic mirror?

      @1uke_ said in What is the 'best' way to install magic mirror?:

      hope that I am now capable enough to be able to complete a magic mirror.

      You are.

      @sdetweil’s installation scripts are the way to go. I use them often AND he’s here to support them.

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: 1 old noob + 1 rPi = I can't believe I did it! (revisited)

      @physics90

      Thank you, friend. If there is something you need help with, post a topic and I’ll do what I can to help you. Otherwise, there are plenty of others willing to help. I’ll keep an eye out for your posts.

      Enjoy the process!

      posted in Show your Mirror
      Mykle1M
      Mykle1
    • 1
    • 2
    • 126
    • 127
    • 128
    • 129
    • 130
    • 133
    • 134
    • 128 / 134