MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. lavolp3
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 11
    • Topics 38
    • Posts 892
    • Groups 3

    Posts

    Recent Best Controversial
    • RE: Faster Reload after changing config.js

      @Mykle1
      @justjim1220
      Thanks!
      I’ve always used SSH, but for that case I’ll connect a keyboard.
      Thinking about working on the mirror alltogether.
      If someone knows a shortcut to open the terminal in the front I’d also appreciate it!

      posted in Troubleshooting
      lavolp3L
      lavolp3
    • Faster Reload after changing config.js

      Re: Restarting MM² when config.js file changes

      Currently I am trying a lot of things with the modules on my MagicMirror. Every time I change something in the config.js or in the custom.css I do a

      pm2 restart mm
      

      Unfortunately on a Pi3 this takes some time. I would say about half a minute until everything is reloaded again.
      Isn’t there a faster way to do this. I mean, this is running in electron, isn’t there a way to only “refresh” the page in electron, or reloading modules, or is all this not sufficient?

      posted in Troubleshooting
      lavolp3L
      lavolp3
    • RE: 27" Mirror with selfmade frame

      Would interest me as well.
      Also, your mirror seems very cheap! (and that in SWITZERLAND :-))

      posted in Show your Mirror
      lavolp3L
      lavolp3
    • RE: DailyDilbert

      Great news!

      Thanks, I’m looking forward to it!
      A website agnostic module may not be worth the work. I was only looking for DailyDilbert, dailyxkcd already exists.

      posted in Requests
      lavolp3L
      lavolp3
    • RE: Where are you from?

      Moers, Germany

      posted in General Discussion
      lavolp3L
      lavolp3
    • RE: Magic Mirror Does Not Close

      @Mykle1 I wouldn’t delete the mm.sh. Why?

      I’d say it’s best to first check if two instances are running with

      pm2 list
      

      Then stop one of these or both and you’re good.

      posted in Troubleshooting
      lavolp3L
      lavolp3
    • RE: Magic Mirror Does Not Close

      @okg21 said in Magic Mirror Does Not Close:

      if I close it, it launches back in seconds.

      How do you close it?

      posted in Troubleshooting
      lavolp3L
      lavolp3
    • RE: How to run python module (+change size/C to F) newbie

      @mclaren said in How to run python module (+change size/C to F) newbie:

      I want my local buses to be displayed 2/3 down the mirror, however the script is python.
      I think I have put the folder in the correct place. /home/pi/MagicMirror/modules/bus however everything else is in /home/pi/MagicMirror/modules/default so not sure if I should place it in /default so it’s /home/pi/MagicMirror/modules/default/bus or leave it outside of the default folder.

      Hi mclaren,
      this is a bit difficult to understand. First of all, the directory is the right one. The default directory is used for the default modules that are included in the original MM install. All the additional modules are put into /modules
      But just putting a python script there is of course not enough (if I got that right from your post). You need 1) a folder containing specific files and 2) the “call-off” of your module, which is usually written in JS, in the config file.

      If you don’t know what I mean, it may be because I’m not native english or because you need to understand the infrastructure of the mirror. In the latter case you should read a bit more about how the MM works and what is needed for a module to work.

      FYI, I think there are very good modules around you can use for your local buses. I dont remember the names at the moment.

      posted in Troubleshooting
      lavolp3L
      lavolp3
    • 1 / 1