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

    Posts

    Recent Best Controversial
    • RE: new update/upgrade script, ready for testing

      this is what I get:

      > cd - >/dev/null
      > date +"Upgrade ended - %a %b %e %H:%M:%S %Z %Y" >>$logfile
      > else
      > echo It appears MagicMirror has not been installed on this system
      > echo please run the installer, "raspberry.sh" first
      > fi
      

      Can it be because my path has the same folder name twice? /Users/s****/MagicMirror/MagicMirror

      posted in General Discussion
      T
      trividar
    • RE: new update/upgrade script, ready for testing

      @Mykle1 I will send it tomorrow and also what I have done! Thanks for your time

      posted in General Discussion
      T
      trividar
    • RE: new update/upgrade script, ready for testing

      @Mykle1 sorry for the noob question! I tried it and I got just errors…

      posted in General Discussion
      T
      trividar
    • RE: new update/upgrade script, ready for testing

      Can someone write a how to instruction for mac? Thanks a lot…

      posted in General Discussion
      T
      trividar
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @santiago5 oooooh I have the same question, is there a way to implement the .mov icons? If yes, how? THX

      posted in Development
      T
      trividar
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      It’s possible to add animated .mov format icons to this module? I have found some amazing icons, but just bevor I buy it i will be shure that it will be working… animated weather icons…
      THX!

      posted in Utilities
      T
      trividar
    • RE: pm2 dosn`t start mm.sh after reboot

      @sdetweil oooh perfect… I will try it… do i see this right, I should execute it outside from MM?

      cd
      bash -c  "$(curl -sL  https://www.dropbox.com/s/cy2z7lbkpifcbrk/fixuppm2.sh?dl=0)"
      
      posted in Troubleshooting
      T
      trividar
    • RE: pm2 dosn`t start mm.sh after reboot

      @sdetweil because I can’t get pm2 to work on my mac mini catalina

      posted in Troubleshooting
      T
      trividar
    • RE: pm2 dosn`t start mm.sh after reboot

      @sdetweil OK I found the link…

      bash -c "$(curl -sL https://www.dropbox.com/s/rlh710ng0zwv3vp/raspberry.sh?dl=0)"
      

      just a question, I have set up the magicmirror with all my settings etc. can I just execute this without loosing my stuff??

      posted in Troubleshooting
      T
      trividar
    • RE: pm2 dosn`t start mm.sh after reboot

      @sdetweil how can I execute this script?

      posted in Troubleshooting
      T
      trividar
    • RE: pm2 dosn`t start mm.sh after reboot

      @sdetweil Have you a solution for mac osx catalina? THX

      posted in Troubleshooting
      T
      trividar
    • RE: Total Beginner - MM2 with MacMini

      @sdetweil So do I understand it right, I have to add mode in the config.js file like this:

      	{
          module: 'MMM-SleepWake',
          delay:  1,               // default
          source: 'external',
          mode: ‘Hide’
      
      
      },
      
      

      and I have to start motion separately from MM is that right, if yes how?

      posted in General Discussion
      T
      trividar
    • RE: Total Beginner - MM2 with MacMini

      @sdetweil So I have tried to get your module to work, but unfortunately without success. Could you please help me?
      So what I have done:

      1. Cloned motion-project into my folder Mirror (there are now two folder, MagicMirror and motion)

      2. Created motion.conf and made those changes:

      # Command to be executed when an event starts. (default: none)
      # An event starts at first motion detected after a period of no motion defined by event_gap
      ; on_event_start ‎⁨/Users/..../Mirror/MagicMirror/modules/MMM-SleepWake/external_motion start
      
      # Command to be executed when an event ends after a period of no motion
      # (default: none). The period of no motion is defined by option event_gap.
      ; on_event_end /Users/..../Mirror/MagicMirror/modules/MMM-SleepWake/external_motion end
      
      1. Configured my ~/MagicMirror/config/config.js file:
      	{
          module: 'MMM-SleepWake',
          delay:  1,               // default (one minute just for testing)
          source: 'external'
          
      },
      
      1. Started my MM without error, but SleepWake don’t do anything my MM just shows everything without going to sleep!

      So did I miss something? (My hardware: Mac Mini (late 2012) Monitor over HDMI connected.
      Thank you!

      posted in General Discussion
      T
      trividar
    • RE: MacMirror

      @Mykle1 Hello, I tried to play your Youtube video, the funny thing is, every command is perfectly recognized by your voice ;o) just “go to sleep” not! But I’ve managed to realize a few times “go to sleep”, but nothing happens on my Macmirror, so I have to find out what I did wrong (or try mmm-sleepwake module with motion project and my camera)!
      But apart from this, your module extension is amazing! I love it! Thank you for your work!

      posted in Show your Mirror
      T
      trividar
    • RE: Total Beginner - MM2 with MacMini

      @sdetweil thanks! I will try it later this week!

      posted in General Discussion
      T
      trividar
    • RE: new update/upgrade script, ready for testing

      @sdetweil I found it ;o)

      posted in General Discussion
      T
      trividar
    • RE: MacMirror

      @Mykle1 Thanks, but unfortunately it also doesn’t work if I say it as a word ;o( It’s difficult to change this formulation? I would try what works best for me.

      posted in Show your Mirror
      T
      trividar
    • RE: new update/upgrade script, ready for testing

      @sdetweil Could you explain exactly what this script is? THX

      posted in General Discussion
      T
      trividar
    • RE: MacMirror

      @Mykle1 Hi, I got it to work on my Mac mini… wooow it’s fantastic!!! Just a question/problem, it will not recognize “go to sleep”, it will recognize “go sleep”, sleep, sleep, go… but never “go to sleep”. Is there a way to change the command “go sleep” or just “sleep”, thank you!

      posted in Show your Mirror
      T
      trividar
    • RE: MacMirror

      @sdetweil woow amazing! Thank you very much for this info! I will try to build my MM V2 with Mac mini, mmm-voice/hello Lucy & MMM-SleepWake and my standard modules, which I already have with my first Raspi build! Maybe I will write a step-by-step guide if I succeed.

      posted in Show your Mirror
      T
      trividar
    • 1 / 1