A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • Any suggestions or wishes for the forum?

    105 Topics
    727 Posts
    J
    @sdetweil Thanks, I made the changes ad it works perfectly. Thank you for your prompt response.
  • This topic is deleted!

    0
    0 Votes
    0 Posts
    6 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    10 Views
  • Glue Mirror for wooden case

    6
    0 Votes
    6 Posts
    3k Views
    brobergB
    Go to a shop that replace car windshields and ask them for some of the tape/glue they use ro mount the windshields. Strong stuff!
  • no weather underground API

    1
    0 Votes
    1 Posts
    870 Views
    T
    How can I use the mmm-myweather module or mmm-wunderground module, those are the only aesthetically pleasing modules.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
  • Hi i am new

    7
    0 Votes
    7 Posts
    2k Views
    AlmlyA
    Hi, I am Almly from Birmingham, Alabama, USA. Basically, I am a newbie and hope that contribute an excellent time here, and I want to introduce every member and learn more things here. Thanks.
  • Hello Everybody

    1
    1 Votes
    1 Posts
    802 Views
    AlmlyA
    Hi there! I am from Almly. I want to learn and day by day grow up my knowledge. I am a woodworker, and I love DIY. I want to know, something work tips such as how to maintain properly. I hope I learn correctly from in here.
  • New Postings/Notifications

    1
    0 Votes
    1 Posts
    825 Views
    D
    Hello Has there been an update to the forum, or any change in settings that I must re-select? There used to be a notification bar along the top to let people know of the latest new postings, but this has gone now. Thanks
  • Can client only version be displayed on tablet?

    3
    0 Votes
    3 Posts
    1k Views
    S
    Hi AxLED, thank you for your response! This is awesome and exactly what I wanted to hear :-) Lets the fun begin!
  • 0 Votes
    3 Posts
    2k Views
    qu1queQ
    Para ese objetivo está creado este foro. El grupo de Telegram servirá como otra herramienta más, pensando por ejemplo, en la gente que no entienda inglés. For this purpose this forum is created. The Telegram group will serve as another tool, thinking, for example, of people who do not understand English.
  • Who speaks Spanish? / Quien habla español?

    Moved
    11
    0 Votes
    11 Posts
    16k Views
    qu1queQ
    Pues me acabas de dar una idea, acabo de crear un grupo de Telegram para Smart Mirror en castellano. Este es el enlace: https://t.me/smartmirrorRPI Well, you just gave me an idea, I just created a Telegram group for Smart Mirror in Spanish. This is the link: https://t.me/smartmirrorRPI
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    559 Views
  • Keyboard input.

    1
    0 Votes
    1 Posts
    821 Views
    I
    Hi all. I’m just getting started with my MagicMirror/Notification center. I’m planning to use a touchscreen and am wondering if it is possible to add input (such as to Wunderlist) with a keyboard/virtual keyboard? Or would this require coding in both the MagicMirror software as well as each module that is being used? (Sorry, I searched the forums and Google, but came up empty). Thanks for any help.
  • Looking for a module to show and hide different modules

    4
    2
    0 Votes
    4 Posts
    2k Views
    S
    the question was, how do you KNOW that music is playing? what code tells u? I would expect the spotify playing module to do a sendNotification(“spotify_Playing”,something); so that other modules might know… it does not do that (looking at the code)… you could fork the existing code and add the 2 lines (one playing, one not) of code and submit an enhancement (pull) request to the module owner…
  • Any free API for face recognition?

    3
    0 Votes
    3 Posts
    2k Views
    C
    @alfred Microsoft cognitive sense api
  • Quick Question regarding Magic Mirror cache

    8
    1 Votes
    8 Posts
    4k Views
    C
    @e3v3a Sure I can share it! There is a bit of a setup to get things rolling, but in the end, the security camera/alexa/Cognitive neural network is quite on point. The best part is that if the neural network does get confused, the image is sent to the magic mirror anyway. So, Alexa will apologize for not being able to gather image information but will remind you to look at the magic mirror alert. However, in both instances, the security camera image is posted on the mirror.
  • 0 Votes
    2 Posts
    4k Views
    paviroP
    Font Awesome is already part of the package. No need to load it externally. Checkout this file.
  • Google API credit changes

    1
    1 Votes
    1 Posts
    895 Views
    J
    Google API changes. This appears to effect mostly Maps users but will it stop there? Thoughts? https://cloud.google.com/maps-platform/user-guide/
  • Azure Connection with MagicMirror

    1
    1 Votes
    1 Posts
    733 Views
    N
    hello everyone anyone knows about how to use azure cognitive services in magic mirror in raspbian OS
  • Autobrightness 7" Touchscreen based on Ambient Light

    3
    0 Votes
    3 Posts
    1k Views
    H
    @hengy Well it seems to be working. What was missing from the cut and paste I did of the code was #! / Usr / local / bin / python Seems /usr/local/bin/python doesn’t exist on my pi. I changed it to usr/bin/python. Also okunan means read in Turkish. I changed it back to read. I ran this in a terminal and it seems to work. Nice, I now have a screen which changes to ambient light.