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

    Posts

    Recent Best Controversial
    • Handball-(bundes)League Module

      Hi folks,

      I am looking for a module with which, like the Soccer module, I can see the results of the games and the current table.

      The basis for this is the website of www.sis-handball.de, which offers the data and all leagues as a Java export.

      So I could see the results of the Handball Bundesliga and the games of my son in the D-Youth ;-)

      In German:
      ich suche ein Modul mit dem ich wie beim Soccer Modul die Ergebnisse der Spiele und der aktuellen Tabelle sehen kann.

      Als Basis dazu soll dann die Web-Site von www.sis-handball.de dienen, welche die daten und alle Ligen auch als Java-Export anbietet.

      So könnte ich die Ergebnisse der Handball-Bundesliga sehen und die Spiele von meinem Sohn in der D-Jugend ;-)

      Thank you very much,
      Sandy2503

      posted in Requests
      Sandy2503S
      Sandy2503
    • Move from Raspberry Pi3 to Pi3b+ ??

      Hi folks,

      is there a easy way to port the existing Mirror Image from Pi3 SD/Card (or USB Stick) to my new Raspi 3B+ ?

      a Simple boot from the new Raspi wont work.

      I will change my old Pi because the temperature of the Mirror is by 65-70 degrease.
      Now i have a new PI3b+ with a fan in the case and i hope the temperature will now go down …

      Sandy2503

      posted in Hardware
      Sandy2503S
      Sandy2503
    • RE: Fitbit

      Hi.

      I start the setupAccess.py and i have got an Error from Chromium Browser.

      In the Message stands the the Chromium Browser starts as normal user and not as root.

      How can i fix it ?

      Sandy

      posted in Troubleshooting
      Sandy2503S
      Sandy2503
    • RE: Electron CPU usage

      @cruunnerr - I `ve done it !
      without previous Unistall

      i have downgraded with:

      sudo npm install -g electron@1.4.15
      

      Sandy2503

      posted in Troubleshooting
      Sandy2503S
      Sandy2503
    • RE: MMM-Admin-Interface

      @shimue - na dann hast DU das hier ja auch in deiner config.js stehen:

      address:"0.0.0.0",
      

      und achte mal auf deinen Ton …

      Sandy2503

      posted in System
      Sandy2503S
      Sandy2503
    • RE: Electron CPU usage

      i have a problem at downgrading:

      pi@magicmirror:~ $ cd ~/MagicMirror
      pi@magicmirror:~/MagicMirror $  npm install electron@1.4.15
      
      > electron@1.4.15 postinstall /home/pi/MagicMirror/node_modules/electron
      > node install.js
      
      - @types/node@7.0.43 node_modules/@types/node
      magicmirror@2.1.3 /home/pi/MagicMirror
      └── electron@1.4.15  invalid
      
      

      How can i fix that ?

      Sandy2503

      posted in Troubleshooting
      Sandy2503S
      Sandy2503
    • RE: Display calendar Gmail

      @greda

      my Gmail Calendar looks so -->

                      {
                              module: "calendar",
                              position: "top_left",
                              header: "Familienkalender",
                              config: {
                                      calendars: [
                                              {
                                                      symbol: "calendar-check-o ",
                                                      url: "webcal://calendar.google.com/calendar/ical/XXXXXXgooglemail.com/private-6bXXXXXX/basic.ics"
                                              }
                                      ],
                                      titleReplace: {
                                              "De verjaardag van ": "",
                                              "'s birthday": ""
                                      },
                                      excludedEvents: [
      
                                      ],
                                      maxTitleLength: 26,
                                      urgency: 3,
                                      timeFormat: "absolute",
                                      maximumEntries: 15
                              }
                      },
      
      

      go with your browser to:
      calender.gmail.com

      and log in with your emal and your password an go to the settings of your calendar.

      go to import / export an look to your privat adress in ical format and now copy the link to your config.js

      this work on my mirror.

      Greetz Sandy2503

      posted in Tutorials
      Sandy2503S
      Sandy2503
    • RE: MMM-Snow - Yet another Snow Module

      @Andrius ok

      here is the Snow Module in my config.js

                      {
                              module: "clock",
                              position: "top_left",
                              header: "",
                              config: {
                                      displaySeconds: false
                              }
                      },
                      {
                              module: "MMM-Snow",
                              position: "fullscreen_above",
                              header: "",
                              config: {
                                      flakeCount: 25
                              }
                      },
                      {
                              module: "calendar_monthly",
                              position: "top_left",
                              config: {
      
                              }
                      },
      
      

      I hope this can help you

      Greetz

      posted in Fun & Games
      Sandy2503S
      Sandy2503
    • RE: Complete Setup

      i uploaded my latest Raspian-Jessi and Jessi-Lite to Share-Online.biz and Uploaded.to
      may be this will help to get an Image from Jessi …

      Here are the Links for 2016-11-25-raspbian-jessie-lite.img :

      Uploaded.net: http://ul.to/xsxyie87
      Share-online.biz: http://www.share-online.biz/dl/H9LBCZZODF

      2016-11-25-raspbian-jessie.img compress in 3 Parts a 500MB

      Uploaded.net:
      http://ul.to/9lxt828v
      http://ul.to/z59uw9hx
      http://ul.to/c6yh7wpz

      Share-Online.biz
      http://www.share-online.biz/dl/1Q46CZZOYE
      http://www.share-online.biz/dl/JDV1CZZO0Z
      http://www.share-online.biz/dl/HUTPBZZOI7B

      I hope this will help by creation a Cool Mirror

      Best Regards,
      Sandy2503

      posted in General Discussion
      Sandy2503S
      Sandy2503
    • RE: After update to Mirror to 2.1.3 - no working Whitlist

      I change my config.js in:

      /*************** AUTO GENERATED BY REMOTE CONTROL MODULE ***************/
      
      var config =
      {
              port: 8081,
              address:"0.0.0.0",
              electronOptions: {
      
              },
              ipWhitelist: [
                      "127.0.0.1",
                      "::ffff:127.0.0.1",
                      "::1",
                      "192.168.178.20/24"
              ],
              language: "de",
      
      

      and now it works again.

      I have now access to MMM-Remote-Control from my HomePC again …

      Sandy2503

      posted in Troubleshooting
      Sandy2503S
      Sandy2503
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 4 / 7