MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Assassins
    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

    Assassins

    @Assassins

    14
    Reputation
    31
    Profile views
    78
    Posts
    0
    Followers
    1
    Following
    Joined
    Last Online
    Location Denmark

    Assassins Unfollow Follow

    Best posts made by Assassins

    • 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

    Latest posts made by Assassins

    • RE: Weather module does not load

      @sdetweil bit why pair for 3.0, when 2.5 work, and free ???

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: Weather module does not load

      @sdetweil is work here with 2.5 and not 3.0 om my MM to 2.29.0

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

      @sdetweil and @KristjanESPERANTO
      my backup from my GitHub
      https://github.com/The-Exterminator/MyMagicMirror/Install/MMM-Github-Install.sh
      And is work from a clean install with MM2.29.0

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

      @coertze78
      When you have make the clone, go to the MMM-WeatherOrNot folder and try this

      npm install
      and is not working try
      npm install request --save

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

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

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: 7May24 - Error EXT-Pages

      @nkc
      Is the worng Forum you ask in.

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: MMM-Formula1 updates

      Nice, i Will try it next week, and translate the rest to danish. Good work.

      posted in Sport
      AssassinsA
      Assassins
    • RE: MMM-Formula1 no API and no race data

      @JerryP
      You can generate a link from this site : https://f1calendar.com

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: MMM-Formula1 no API and no race data

      @JerryP All the data is update here with me

      posted in Troubleshooting
      AssassinsA
      Assassins
    • RE: MMM-Formula1 no API and no race data

      @JerryP
      My work with both, is Update automatik to 2024 season

      posted in Troubleshooting
      AssassinsA
      Assassins