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

    Topics

    • N

      missing analog clock face

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      624 Views
      MichMichM
      Topic locked due to duplication.
    • N

      rpi3 freezes every few days .. need help

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      18
      0 Votes
      18 Posts
      4k Views
      N
      @Fozi @Fozi said in rpi3 freezes every few days .. need help: @nagaculun Are you sure that the crontab is really executed? ssh into the RPI, execute ‘htop’ and check the uptime. The uptime should be the difference between the cronjob execution and the actual time. For setting up the crontab, that reboots the RPi I needed priviledged rights. $ sudo crontab -e and then insert, e.g. 15 1,9,17 * * * sudo shutdown -r now >/dev/null 2>&1 This reboots the RPi at 01:15, 9:15 and 17:15 every day (every 8 hrs.). Note the two ‘sudo’ for editing the crontab and initiating the shutdown. Yes, as I literally wait and see when it happens.
    • N

      Question: What is the process of modifying other people's module ?

      Watching Ignoring Scheduled Pinned Locked Moved Development
      5
      0 Votes
      5 Posts
      1k Views
      S
      @bdream in the case where I made a copy, and NOT a fork, i create a fork, rename my installed instance out of the way, then clone the fork from MY github userid, and then copy the files from the saved instance to the new instance, retest, then use git to save those (commit to local repository) and then push to the fork. then u can erase your saved instance now on the fork, others can try it out, as they can clone YOUR instance, instead of the original. you can then create a pull request to the original repository. your form does NOT stay in sync automatically with the original… YOU have to create a pull request FROM the original to your fork to get and merge updates…
    • N

      MMM-GooglePhotos latest update June 26 failed to launch

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      2k Views
      N
      it works. thanks.
    • N

      How to change the clock css to be 90% full screen ?

      Watching Ignoring Scheduled Pinned Locked Moved Development
      8
      0 Votes
      8 Posts
      10k Views
      N
      @j.e.f.f It works. Thanks a lot.
    • N

      Ikea closet door

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
      5
      4 Votes
      5 Posts
      6k Views
      N
      Additional picture from behind. Should have taken the picture before installation. It is a little difficult to see though. Somehow it was rotated when I upload the picture. I uploaded a short video on https://www.youtube.com/watch?v=6XBOehkWZ4U [image: 1484454088756-20170112_211345a-resized.jpg]
    • N

      Clock module: analog face got scrambled.

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      6
      0 Votes
      6 Posts
      3k Views
      MichMichM
      Should be fixed in the develop branch now: https://github.com/MichMich/MagicMirror/issues/611#issuecomment-272714388
    • 1 / 1