A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Swiper only works on first update...

    2
    0 Votes
    2 Posts
    2k Views
    M
    If anybody would be interested in trying to help solving it, then here is a link. https://github.com/mortenbirkelund/MMMT-Newsfeed Notices that if you uncomment the lines from 92-113, then the swiper is applied correctly. https://github.com/mortenbirkelund/MMMT-Newsfeed/blob/master/MMMT-Newsfeed.js But for some reason it doesnt work when i apply the same coding to the rest of the getDom function…
  • Can't seem to hide cursor. (Solved)

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    C
    That works, thanks.
  • MMM News Feed

    Unsolved
    4
    1 Votes
    4 Posts
    3k Views
    P
    I also implemented the maxNewsItems solution. It keeps really old content from sticking around (I was seeing feeds from over a month old) but it favors one of the three feeds I have added in now, only displaying items from that feed and ignoring the rest. It would be cool to see an update where it pulls one item from every feed added before adding a second item from the same feed. i.e. Feeds 1, 2 & 3 - pulls one from feed 1, then one from feed 2, then one from feed 3, then another from feed 1, another from feed 2, etc.
  • MMM-Wunderlist format question.

    1
    1
    0 Votes
    1 Posts
    1k Views
    E
    Hi Folks! I was wondering if there’s a way to limit the length of the description on the Wunderlist module just like the default calendar module where you can set the “maxTitleLength”? I’ve posted a pix and circled the issue I am having. Thanks in advance! [image: 1488424811344-img_3287.jpeg]
  • Lost resolution after reboot?!?

    Solved
    12
    0 Votes
    12 Posts
    8k Views
    yawnsY
    Oh bad. Good you found it and good it was not fault of Windows … errm Raspbian ;)
  • MagicMirror Autostart Error

    6
    0 Votes
    6 Posts
    4k Views
    yawnsY
    I’m just guessing, but I imagine that since the bootup ran into an error (address/port in use) it could not load its files and as such could not continue proper boot.
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    146 Views
  • How to display flash drive looping video?

    1
    0 Votes
    1 Posts
    1k Views
    B
    Does anyone know if a module exists or exactly how I would go about displaying a looping video that was on the Pi or a usb flash drive?
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    129 Views
  • Run in root

    3
    0 Votes
    3 Posts
    2k Views
    S
    thanks for your reply I have try this but it doesn’t work I have even execute the command after change to root by using sudo su
  • Total n00b and can't get this thing to work. Please help!

    Unsolved
    35
    1 Votes
    35 Posts
    25k Views
    mpiresM
    :D after fresh install the mirror did came to life :P
  • Update WunderGround

    18
    0 Votes
    18 Posts
    8k Views
    yawnsY
    Change layout to ‘vertical’ instead of ‘horizontal’ The part with coloricon looks right
  • This topic is deleted!

    5
    0 Votes
    5 Posts
    176 Views
  • syslog and daemon.log size

    1
    0 Votes
    1 Posts
    799 Views
    S
    Hello there, my mirror is up and running well with a few modules (PIR sensor, Globe, Airquality, Freebox monitor,Calendar, Paris RATP, Soccer Live). pm2 logs have been set to minimum but syslog and daemon.log are growing so fast they fill my sdcard every 24-48h !! I played with logrotate to compress, etc but nothing stops logs from growing ! Any clue ?
  • calendar_monthly header still showing

    8
    0 Votes
    8 Posts
    3k Views
    Mykle1M
    @strawberry-3.141 said in calendar_monthly header still showing: everything in single or double quotes is a string, string is a type for text. Ok, thank you. I do appreciate the information. Some of it is starting to make sense. I’ve learned quite a bit in the short time that I’ve been here.
  • Javascript Timing Events

    6
    0 Votes
    6 Posts
    3k Views
    mochmanM
    Thanks. I added a “last updated at: XXXX” to the modules and now they both have updated correctly the past few days. Guess it was gremlins.
  • Multiple Magic Mirrors

    1
    0 Votes
    1 Posts
    1k Views
    A
    Currently I have two Magic Mirrors on my raspberry pi (one in desktop). My main mirror is not on GitHub. The other one was forked from the main project. My issue is that when I do npm install && npm start or just npm start from the second one’s directory, it only shows my first mirror. Does anyone know why this happens? Is there such thing as npm uninstall or npm stop ?
  • This topic is deleted!

    4
    0 Votes
    4 Posts
    181 Views
  • adjusting reloadInterval

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    R
    Resolved. Changed setting in config.js, module now updating at the frequency required. Thank you.
  • New windows, NOT full size

    7
    0 Votes
    7 Posts
    4k Views
    R
    Well, It’s something at now I dont know how figure out. If main Electron MagicMIrrror app is starter in FullScreen Mode, without menu bar, etc… I think is not possible -maybe yes- create a new window with these attributes and not full screen. Please can you check this https://github.com/electron/electron/blob/master/docs/api/window-open.md Also, by a way is necessary set the Node Integration