A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Connecting picture & Compliments

    Unsolved
    1
    0 Votes
    1 Posts
    927 Views
    A
    Hi everyone, this is my very first post and I am really happy that I have found this fantastic community. I am currently working on my first mirror and already set up the Pi. Works perfect! 🙂 VidMate I was thinking about the idea to show pictures on the mirror depending on the compliment which is shown at the mirror. What do you think about the idea? Would this be possible? Thank you very much for your comments. Nox Greetings, Adam
  • YouTube casting?

    Unsolved
    1
    4 Votes
    1 Posts
    1k Views
    D
    Would love to be able to “cast” a you tube video to my mirror… and have all the other modules disappear while it’s playing… then reappear when done. Anything like this exist?
  • 0 Votes
    1 Posts
    612 Views
    L
    I’m building a webapp to control the Magic Mirror but there is no way to add a profile without going into the config file.
  • Live Stream of NASA ISS spacestation

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    Mykle1M
    At the moment, it does require the ability to click the play button upon launch. I’m looking into a workaround for that. As it turns out, the simple addition of ?autoplay=1 to the url gives the video stream the ability to auto start. So, no need to click anything. I love google! First search and the solution was right there! :thumbsup:
  • i wish for an easier google assistant module

    Unsolved
    1
    0 Votes
    1 Posts
    680 Views
    C
    i have used the MMM-AssistantMK2 with MMM-Hotword at my previous MM instalation .It was so messy instaling that modules,with a lot of errors,deletes,start over but i have managed to get them work spending a lot of time .So i wish someone with the right knowledge to make a module or an instalation script that can install google assistant with the nice visual interface that MMM-AssistantMK2 is using,and a “ok google” trigger word. Just install,add the credentials file and the config.js part.I dont have the time and the Knowledge to do that .I dont even Know if it is possible,but it will be awesome!
  • MMM-Simple-Logo

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    MonteRickM
    and My thank you too!
  • MMM-what-to-wear

    Unsolved
    1
    0 Votes
    1 Posts
    748 Views
    I
    hi, does any one try the module of MMM-What-to-wear because it doesn’t works to me
  • Funny mirror

    Unsolved
    1
    0 Votes
    1 Posts
    660 Views
    T
    I can’t believe nobody has made a funny or carnival mirror module yet. I understand you need a camera as well but I think it works be great. I wish I knew how to code this.
  • Module Request for the Weather Experts! 😉

    Solved
    4
    2
    0 Votes
    4 Posts
    1k Views
    ?
    { module: "MMM-Widget", config: { widgets: [ { html:` < div class="test" > < iframe src="https://maps.darksky.net/@temperature,40.262,-94.035,9900000?3d" frameborder="0" style="overflow:hidden;overflow-x:hidden;overflow-y:hidden;height:100%;width:100%;position:absolute;top:0px;left:0px;right:0px;bottom:0px" height="100%" width="100%" >< /iframe > < /div > `, position: "fullscreen_below", width: "100vw", height: "100vh", }, ] } } remove empty space after and before of > and <
  • Wireless socket controll

    Unsolved wireless socket 433 sunse
    3
    0 Votes
    3 Posts
    953 Views
    S
    I use a Arduino Nano as 433mhz controll unit
  • Is it possible to make an API to move the modules to another place on the mirror?

    Unsolved
    1
    0 Votes
    1 Posts
    624 Views
    L
    Is it possible?
  • Profile switcher and adafruit fingerprint

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    J
    Bueno, volvemos al tema: Ahora estoy probando con el modulo MMM-Page-Selector, y no tengo nada claro como debo mandar la petición request. La que mando es: r = requests.get(“http://192.168.xx.xx:8080/api/modules/MMM-Page-Selector?PAGE_SELECT=xxxxxx” A lo que se me responde un http 400 (¿bad request?) ¿En que me equivoco? Saludos y gracias por adelantado Well, we return to the topic: Now I’m testing with the MMM-Page-Selector module, and I’m not sure how to send the request request. The one I command is: r = requests.get (“http: //192.168.xx.xx: 8080 / api / modules / MMM-Page-Selector? PAGE_SELECT = xxxxxx” To which I answered an http 400 (bad request?) What is wrong? Greetings and thanks in advance
  • MMM-Quizduell

    Unsolved
    1
    0 Votes
    1 Posts
    687 Views
    lavolp3L
    Hi all, anyone interested in having a look at this python repository with me? https://github.com/mtschirs/quizduellapi #Quizduell API Inofficial interface to the Quizduell web API written in Python and distributed under GPLv3. Start games, write messages, find users and more. “Quizduell is the German-language version of the Swedish-language mobile app “Quizkampen” (Swedish: quiz) of the Swedish developer FEO Media AB for iOS and for the Android platform and Windows Phone. The players must answer more questions correctly in a variety of question categories than a selected or random opponent. The application has been downloaded more than 23 million times in eleven different languages ​​on the Google Play Store and the Apple App Store (as of March 2014), the German-language version has over 34 million with most players (as of March 2014)” An inofficial way to (somehow) use the quizduell REST API. I wonder if this could be recoded into a JS module? I’d like to work on this together with someone but I’m missing the abilities to know how and where to start. And I’m not common to Python. This module could show statistics on our mirror, running games and how much time is left for your turn. And later on maybe even a voice controlled round of Quizduell!?
  • Alexa : Shopping List

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    thymonT
    @ttarzan Perfect ! Thx
  • Visual effects?

    3
    0 Votes
    3 Posts
    1k Views
    brobergB
    Any visual effects will run choppy on a raspberry pi. Just so you know.
  • Live stream m3u8

    12
    0 Votes
    12 Posts
    11k Views
    W
    @Sean Ok that i understand hope some one picks this up and develop a easy module for displaying a single iptv solution as that had bean rely great.
  • Help building Interactive Mirror

    Unsolved
    1
    0 Votes
    1 Posts
    764 Views
    S
    Hello, I’m a graphic design student and this is my final project where I need to create a smart mirror for kids that displays a different cartoon character that kids could interact and move with (Similar to the AR in Snapchat lenses). I have already bought a raspberry Pi and all the materials for this project, but as I mentioned I only studied graphic so I have no background in programming or coding so I couldn’t write the code by myself. I’ve been looking for help for weeks but since I’m a student all I find is big companies that asks for a lot of money. **I will pay you for your help for sure! -Time due is in less than 3 weeks.
  • Searching for RET transport timetable

    Solved
    2
    0 Votes
    2 Posts
    955 Views
    W
    Nevermind, found the solution with bustimes
  • Text to speak for Calendar and weather

    Unsolved
    1
    0 Votes
    1 Posts
    499 Views
    C
    I did see someone have create a TTS module but what I understand is just for notice and not calendar or weather. And I have no idea how a user can get it to talk. That I looking for is use like iPad or Android to push on the screen and it start to talk.
  • Problem with updating

    2
    0 Votes
    2 Posts
    2k Views
    T
    Please note this module was migrated to use the Dark Sky API and is now available as “MMM-DarkSky24Hours” under https://github.com/thobach/MMM-DarkSky24Hours.