A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Python Shell not working properly on MM

    Unsolved
    7
    0 Votes
    7 Posts
    4k Views
    Z
    @Jopyth , the console.log didnt even appear once although the RFID is working. Another issue is that the python script will suddenly stop functioning for no reason and it will start functioning again about 1 minute later ( i realized this when the RFID didnt have any response after i tapped a card. )
  • Sending notification from MMM-Remote-Control to MMM-ProfileSwitcher

    9
    0 Votes
    9 Posts
    5k Views
    T
    @strawberry-3.141 ah OK, thanks :)
  • Photo from Dropbox

    1
    0 Votes
    1 Posts
    1k Views
    N
    Someone Help me How can to connect dropbox to MagicMirror for show image How can to set Time Interval for Change image from dropbox Thanks for all Help
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
  • Internet not working when starting MagicMirror

    Unsolved
    1
    0 Votes
    1 Posts
    922 Views
    E
    When I start MagicMirror with “npm start” the internet , vnc and ssh also stops working so modules do not load. If I start it with “npm start dev”,It works. Any help?
  • Add data from another Pi

    Solved
    9
    0 Votes
    9 Posts
    4k Views
    R
    Thanks for all your work on this, it’s working great!
  • For the life of me

    5
    0 Votes
    5 Posts
    3k Views
    I
    @Mykle1 lve your enthusiasm
  • Modules not loading - Noob Fail

    4
    0 Votes
    4 Posts
    2k Views
    strawberry 3.141S
    @bminer1 pm2 logs for server logs and npm start dev for client logs
  • I can't seem to configure the default clock for my life

    6
    0 Votes
    6 Posts
    4k Views
    cowboysdudeC
    @Treestanx That my friend you’ll have to ask the guy who wrote it LOL
  • Update question

    3
    0 Votes
    3 Posts
    2k Views
    Z
    OK - thanks
  • Need help to install the first new module to the mirror ...

    Moved
    8
    0 Votes
    8 Posts
    4k Views
    cowboysdudeC
    I have found that I need to slow down and read the entire readme… many modules require “npm install”… that right there is more than 1/2 of the errors ;) I’m so glad you came to ask for help! I know it’s hard to do at times… I know myself I have an extremely difficult time asking for help… BUT just remember when you’re new at this go slow… take your time :) If you get into trouble just ask. HUGE suggestion… when you have a working config.js you should make a copy of it before you change anything in it… that way if you get into trouble you have a backup that you know works! Easy in a terminal window: ~MagicMirror/config cp config.js config.bak That’s all there is to it! :) Then you’re safe!
  • Unable to install dependencies!

    8
    -1 Votes
    8 Posts
    14k Views
    V
    Update received same error running the bash script: curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash on Raspberry pi 3.0 -B. Installed Raspbian Jesse using NOOBS. Ran the script again and the response told me NodeJs was installed, “Magic mirror is already installed” I believe this is more an unintended response of the actual bug. NodeJS was already installed correctly? Anyway, navigated into the folder MagicMirror: npm start -> electron not installed fail. npm install -> npm start Bingo, we are running. No need to download any packages seperately.
  • This topic is deleted!

    4
    0 Votes
    4 Posts
    52 Views
  • iOS app icon for MMM-Remote-Control

    4
    0 Votes
    4 Posts
    3k Views
    ?
    @istepgueu Thanks mate. Works perfectly.
  • Config.js doesn't work

    4
    0 Votes
    4 Posts
    2k Views
    cowboysdudeC
    @MobbareKurtZ said in Config.js doesn’t work: Hi so I finally got my mirror working. But when I try to use this module: Phone Notifications, it goes all black and I don’t know why. Here is that part of the config(I’m ofc using the token when in action): [image: 1486658147783-upload-03034411-d5bf-452b-a29b-6156e2c4fecb.png] There should only be one comma right after the last } [really you don’t need one there but it’s just habit]… the one above it should have no comma ;)
  • Weather module displaying inaccurate data

    4
    0 Votes
    4 Posts
    6k Views
    ?
    Mine can be up to about 3 degrees off but it’s better than the openweather data
  • Calendar Heading Changes

    22
    0 Votes
    22 Posts
    14k Views
    B
    Guys, Thanks for the help, using your suggestions I was able to actually accomplish what I was looking for in the header of the calendar module itself.
  • Skipping Compliments

    5
    0 Votes
    5 Posts
    2k Views
    A
    I guess I didn’t check carefully enough. It always seems to be the same compliment that skips, though. Oh, well.
  • How do you develop locally and push to the Pi?

    7
    0 Votes
    7 Posts
    5k Views
    M
    @onetwankyfive This is absolutely perfect. And I see you mentioned it before. Sorry for not reading as thoroughly as I should’ve. Thank you!!
  • sample config and clock

    7
    0 Votes
    7 Posts
    5k Views
    strawberry 3.141S
    @emos you have to seperate each level with commas things day_sunny, snow, rain has to be seperated with commas thats what inside the square brackets has to be seperated by commasas well