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

    Posts

    Recent Best Controversial
    • Raspberry Led Power Button

      Made this little guide to a Led button so you can turn your
      MagicMirror on and off safely, and turn it on again.

      Raspberry Led Power Button

      posted in Hardware
      AssassinsA
      Assassins
    • MyMagicMirror

      Platform
      You can find MyMagicMirror Here.
      My Example
      The 4 pictures will be updated as they are not particularly good.
      Page1.jpeg

      Page2.jpeg

      Page3.jpeg

      Page4.jpeg

      This is what mine looks like, the mirror is still missing.
      This is an idea for what it might look like and there is an install included so you can install it.

      However, you will need a “Gesture Sensor (PAJ7620U2)” to make the “MMM-GroveGestures” module work.

      You will get some choices along the way and my bash script is very simple.

      But you can try it out if you want.

      posted in Show your Mirror
      AssassinsA
      Assassins
    • RE: new raspi os released oct 30

      @sdetweil
      All work fine on rpi 3

      posted in General Discussion
      AssassinsA
      Assassins
    • RE: Assistant2Display NOT showing my photos

      @omrid594
      Try to ask here
      Is bugsounet forum, and made the modul

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: 2.17.1 error with MMM-DynamicWeather

      @sdetweil and @fozi

      Love you guys, thanks alot.

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: MMM-RepoStats

      @kamischami
      You can link you github to gitlab :-)

      posted in Utilities
      AssassinsA
      Assassins
    • RE: Compliments.json absolute or relative and proper path

      @kayakbabe you Can put you file in to default/compliments
      And insert this to config.js

      {
      module: ‘compliments’,
      position: ‘bottom_bar’,
      config: {
      remoteFile: ‘youfiles.compliments.json’
      }
      },

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: Add 3rd page to MMM-Pages

      This is my code to 3rd page.
      Try to copy you modules to this, and remember the last line not gave a ,

      
          {
            module: 'MMM-pages',
            config: {
              rotationTime: 1800000,
              modules: [
                [
                  'MMM-NewsFeedBT',
                  'updatenotification',
                  'weather',
                  'MMM-DynamicWeather',
                  'MMM-WeatherOrNot'
                ],
                [
                  'MMM-NewsFeedEB',
      	    'MMM-Formula1',
                  'calendar'
                ],
                [
                  'MMM-NewsFeedTV2',
                  'MMM-DailyPower'
                ],
              fixed: [
                'clock',
                'compliments',
                'MMM-page-indicator',
                'MMM-GroveGestures',
                'MMM-Remote-Control'
              ]
            }
          }
        ],
      
      
      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: Are you tired of editing config.js, or have trouble doing it, see my new module

      Work 100% with rpi 3, Nice modul you made, Thanks alot

      posted in Utilities
      AssassinsA
      Assassins
    • RE: MMM-WeatherOrNot - Noob needs help

      @KristjanESPERANTO the modul work fin here with MM2,29,0

      posted in Troubleshooting
      AssassinsA
      Assassins
    • 1 / 1