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

    Posts

    Recent Best Controversial
    • RE: Problem with MMM-PhoneDetect

      @sdetweil

      MMM-PhoneDetect, I just want to use it to turn the screen off and on if one of is home. My dogs ignore MM anyways.

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: Problem with MMM-PhoneDetect

      @sdetweil
      Can I hide this module ?
      It would be great to use and I think instead of the shut down monitor, I can us pm2 stop all and pm2 start mm to shut off display, like I do in my crontab. I leave the monitor on all the time as a night light basically very little light come of it cause I use a black background and the toolbar is set to small with a black background. What do you think can this be made to work…?

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: MMM-ModulesGroupsRotation - simple alternative to MMM-pages

      @lazerclone
      @sdetweil
      Thank you both for your help it actually works like you say…
      As long as I can keep our power on.
      We are getting a string of storms here in Kansas and we are evidently dead center of their paths.
      So far I have lost a HDD in my Mirror
      The Hdd in my main computer windows.
      and now the damn A/C pooped out.
      Storm season should be over and oven on high season should be the norm.
      Welcome to Kansas.

      posted in Utilities
      plainbrokeP
      plainbroke
    • RE: MMM-ModulesGroupsRotation - simple alternative to MMM-pages

      @sdetweil
      Well it could have only the one. I could put clock and compliments in the ignore part. if that would make a difference?

      posted in Utilities
      plainbrokeP
      plainbroke
    • RE: Exhange ical not always working - But work around

      @TDMPro2K
      Way to think outside the box. Great work around.

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: MMM-ModulesGroupsRotation - simple alternative to MMM-pages

      @sdetweil
      Yes, you are correct.

                       module: "MMM-Carousel",
                              config: {
                              transitionInterval: 90000,
                              ignoreModules: [],
                              mode: "slides",
                              slides: [
                                      ["MMM-CalendarExt3", "clock", "compliments"],
                                      ["calendar", "clock", "compliments"],
                                      ["facts", "clock", "compliments"],
                                      ["iFrame", "clock"],
                                      ["MMM-ATM", "clock", "compliments"],
                                      ["MMM-CalvinAndHobbes"],
                                      ["MMM-CloneWarsQuotes", "clock", "compliments"],
                                      ["MMM-Cocktails", "clock", "compliments"],
                                      ["MMM-CountDown", "clock", "compliments"],
                                      ["MMM-CoupleDays", "clock", "compliments"],
                                      ["MMM-DailyQuote", "clock", "compliments"],
                                      ["MMM-DateCounter", "clock", "compliments"],
                                      ["MMM-RTSPStream"],
                                      ["MMM-Dogs", "clock", "compliments"],
                                      ["MMM-EmbedURL"],
                                      ["MMM-Evil", "clock", "compliments"],
                                      ["MMM-EyeCandy", "clock", "compliments"],
                                      ["MMM-Fuel"],
                                      ["MMM-Gas", "clock", "compliments"],
                                      ["MMM-Globe", "clock", "compliments"],
                                      ["MMM-GmailFeed", "clock", "compliments"],
                                      ["MMM-History", "clock", "compliments"],
                                      ["MMM-icanhazdadjoke", "clock", "compliments"],
                                      ["MMM-iFrameReload"],
                                      ["MMM-ImagesPhotos", "clock", "compliments"],
      //                                ["MMM-RTSPStream2"],
                                      ["MMM-Jast", "clock", "compliments"],
                                      ["MMM-MyWordOfTheDay", "clock", "compliments"],
                                      ["MMM-NetworkScanner", "clock", "compliments"],
                                      ["MMM-Oneliner", "clock", "compliments"],
                                      ["MMM-OpenWeatherForecast", "clock", "complimen$
                                      ["MMM-quote-of-the-day", "clock", "compliments"$
                                      ["MMM-RAIN-MAP"],
                                      ["MMM-rfacts", "clock", "compliments"],
                                      ["MMM-SimpleLogo", "clock", "compliments"],
                                      ["MMM-TrivialAbyss", "clock", "compliments"],
                                      ["MMM-WebView"],
                                      ["MMM-WeasleyClock"],
                                      ["random_quotes", "clock", "compliments"]
                                      ]
                              }
                      },
      .```
      posted in Utilities
      plainbrokeP
      plainbroke
    • RE: MMM-ModulesGroupsRotation - simple alternative to MMM-pages

      @sdetweil
      Ok,
      I would like for the mmm-photo module running in carousel to stay running for 3-5 minutes and then for the next module to run at 90 seconds and that continue for the next 37 modules until It comes back around to the photos one again and I want it to run for the 3-5 minutes again… I have a BUNCH of pictures of my Grand kids I like to see as many as possible. each time they come around on the mirror.

      posted in Utilities
      plainbrokeP
      plainbroke
    • RE: MMM-ModulesGroupsRotation - simple alternative to MMM-pages

      @sdetweil
      Ok you are probably correct, I am not that versed in all this MM stuff.

      posted in Utilities
      plainbrokeP
      plainbroke
    • RE: MMM-ModulesGroupsRotation - simple alternative to MMM-pages

      @sdetweil
      module on a page, sorry I didn’t understand the question.

      posted in Utilities
      plainbrokeP
      plainbroke
    • RE: MMM-ModulesGroupsRotation - simple alternative to MMM-pages

      @sdetweil
      Actually modules in carousel.

      posted in Utilities
      plainbrokeP
      plainbroke
    • RE: MMM-ModulesGroupsRotation - simple alternative to MMM-pages

      @sdetweil
      I would like to keep my photos module running say 5 mins and the rest 90 seconds.

      posted in Utilities
      plainbrokeP
      plainbroke
    • RE: Raspberry Pi Zero W for Magic Mirror

      @davidgagne
      Does it matter that you install firefox-esr
      but in the mm.sh script you just call it firefox ?
      I went to midori to get mine to work it would not recognize the firefox in mm.sh for some reason.

      posted in Hardware
      plainbrokeP
      plainbroke
    • RE: I need help installing MagicMirror on a Pi Zero W

      @davidgagne , @sdetweil
      Finally got mine to actually work, dang it is slow though.

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: MMM-ModulesGroupsRotation - simple alternative to MMM-pages

      @lazerclone
      I keep getting a need for user name and password to git clone your module.
      WHY?
      None of the other modules are doing this.

      posted in Utilities
      plainbrokeP
      plainbroke
    • RE: MMM-ModulesGroupsRotation - simple alternative to MMM-pages

      @lazerclone
      Been using Carousel for a few years now and it works great. You can have pretty much as many modules as you want circulate through with it.
      I would like to have the ability to have each or individual modules timed to stay up longer or shorter time periods, but have not really dove into working out that small issue with carousel…

      posted in Utilities
      plainbrokeP
      plainbroke
    • RE: MMM-Bored

      @sdetweil
      That is so weird because my MMM-Bored was working just last week.

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: I need help installing MagicMirror on a Pi Zero W

      @sdetweil
      So all I have to do is update the mm.sh file.
      then use apt to install firefox for example.

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: MMM-Bored

      @sdetweil
      Was that just recently?
      Is there a way for me to fix it?

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: I need help installing MagicMirror on a Pi Zero W

      @sdetweil
      I know this is a Very OLD thread, but, I tried putting MM on my Pi zero W
      and it runs your script but MM doesn’t load, at least not when I VNC into the Zero.
      I can use Putty and see it in a command line. So I renamed MM to MM2 and am reinstalling hoping it works this time.

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • RE: MMM-Bored

      @sdetweil
      I did but no answer so came here hoping someone else has had the same problem and knows the fix.

      posted in Troubleshooting
      plainbrokeP
      plainbroke
    • 1 / 1