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?

    95 Topics
    656 Posts
    KristjanESPERANTOK

    @toxeek Just to let you know, I am not part of the core MagicMirror team and my answer is based on my personal interpretation of the situation.

    I wish you every success! 🚀 I would find it interesting if you could tell us about your project later.

  • p5.js and Magic Mirror

    9
    1 Votes
    9 Posts
    4k Views
    R

    @leejaeuk You should create a GitHub repository for your code so that someone can have a look at it.

  • IR touch frame

    1
    0 Votes
    1 Posts
    757 Views
    A

    I want my mirror to be a touch.
    Is there anything other than an infrared touch frame?
    If you need to use an infrared touch frame, I want to find a frame of 10 inches or less.
    help!

  • Best practices for storing data / database

    2
    0 Votes
    2 Posts
    1k Views
    C

    I would think from a high level architecture view you would be better served running your database on a different node and doing a read every X seconds for display on the mirror. You could run the system stats module to monitor cpu and volatile memory management while testing various approaches, but if you accrue historical data very quickly you could exceed the storage limit on the operating partition and cause performance issues.
    My understanding of hardware/software architecture is a bit dated, however, so someone with more experience on node.js, electron and the various bits that support the Magic Mirror application may have a better response.

  • What are your top3 modules?

    6
    1 Votes
    6 Posts
    2k Views
    Mykle1M

    @barnosch said in What are your top3 modules?:

    what are your top3 modules you can’t live without?

    This might seem like a shameless plug but it is true to the question.

    Hello-Lucy - enhancement to MMM-voice MMM-NOAA - Fantastic! Constantly upgraded! Great support! MMM-FMI - For those that can’t keep track of their iPhone. :-)
  • updating without losing settings in config, and js files?

    5
    0 Votes
    5 Posts
    5k Views
    MichMichM

    Just curious, why would you modify any file other than the config.js and the custom.css file?

  • gauge.js

    16
    0 Votes
    16 Posts
    5k Views
    S

    It’s good it works!! For the last lib I just forgot to call the draw method.

  • Should I switch to Magic Mirror?

    5
    0 Votes
    5 Posts
    2k Views
    F

    @Axor I really like dakboard, but you can achieve almost (if not) everything with MagicMirror.

  • OwnCloud integration

    Unsolved
    13
    0 Votes
    13 Posts
    9k Views
    R

    I`m using NextCloud and i figured it out using the following config

    { module: "calendar", header: "username", position: "top_left", config: { calendars: [ { symbol: "calendar-check-o ", url: "https://username:app_password@nexctcloud.domain.nl/remote.php/dav/calendars/username/8a757113-03ae-4d7a-a6a1-8db4350eee54_shared_by_username?export" } ] } },

    I got the calander name from the webinterface by clicking on the dots right behind the specific calender.

    Note: I am using a dedicated user to login to nextcloud. This user is recieving the “shared” calanders from the actual users. In this way i don`t need to login with my own nextcloud credentials

  • [German only] Umfrage zu Smart Mirror Systemen

    11
    0 Votes
    11 Posts
    5k Views
    M

    Danke @yawns
    Ja, GlancR scheint noch undefinierbare Schwierigkeiten zu haben. Ich verfolge das Projekt seit ca. 2 Jahren und habe bisher kein Produkt gesehen.
    Mues-Tec ist für mich raus, weil “unbezahlbar” (ab 2500€) :)

    Dirror ist laut Bewertungen ein stark spiegelndes Tablet. Erfüllt also mehr einen Nutzen als großes schickes Tablet an der Wand.

  • Domoticz or Pimatic

    4
    0 Votes
    4 Posts
    2k Views
    C

    I have NO experience on Pimatic. I like the possibilities of domoticz.

    I use zwave modules, http requests, 433mhz command and espeasy commands to ESP8266 and ESP32
    The flexibility is what I like most.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • Can you use a Webcam/Rpi Camera instead of a reflective panel?

    1
    0 Votes
    1 Posts
    705 Views
    M

    Is there any practicality behind doing this?
    I’m new btw.

  • Setting up Magic Mirror remotely?

    Solved
    16
    0 Votes
    16 Posts
    5k Views
    MikgaboM

    NEVER MIND…FIGURED IT OUT :)

  • 0 Votes
    1 Posts
    1k Views
    M

    Hey everyone,

    I just came across this awesome project. So many cool modules and some top quality builds from looking at the showcases. I’m so impressed by it all and desperate to find the time to build my own smart mirror.

    In the meantime, I’d love to get your thoughts on something I’ve already built, which I think should be a perfect use case for a smart mirror:
    A voice activated AI personal stylist…

    The service is called Able Style and can be found at https://able.style. It is also available on Alexa (“Alexa, enable Able Style”) and Google Assistant (“Ok Google, talk to Able Style”).

    Using the service you can ask, “what shall i wear today?” and it’ll give you outfit suggestions based on your local weather forecast and the items in your wardrobe. It’s easy to tell Able which items you have in your wardrobe by either voice or on the website. You can also upload your own outfits via the website.

    What I’m wondering is, given there are Alexa and Google Assistant modules already built, is it possible to use Able Style via those services? And if so, do you also get the images shown?

    If the answer is no to either of those questions then I guess it’ll need its own module. Tbh, I’d like to build a standalone module for it anyway but it’s less pressing if it’s already fully available via Alexa or GA.

    Would be great to know your thoughts and/or requests as the smart mirror experts that you are! :)

    Thanks,
    Martin

  • Magic mirror serving multiple clients

    14
    1 Votes
    14 Posts
    8k Views
    cowboysdudeC

    @serge-cherpy the only way to do this would be to set up a pi as a master and the rest as slaves…ie

    one pi running your main mirror at [for example] 192.168.1.2:8080 [master]
    Then running another pi and opening up a browser to 192.168.1.2:8080 [slave]

    Is one way to do it. I don’t do it that way because all my mirrors do different things and have different purposes.

    Bathroom mirror is an actual mirror
    alarm clock mirror is a 10" touch panel that functions as an alarm clock
    32" inch mirror is a home automation mirror

    But the above method master->slave would work providing you have them all on the same network… if you wanted to run master on one network and the slave on another that would take more work :)

  • Dev Gallery

    5
    4 Votes
    5 Posts
    3k Views
    strawberry 3.141S

    alt text

  • Stupid NOOB Question

    2
    0 Votes
    2 Posts
    923 Views
    Mykle1M

    @Vlasta

    There is no kit that I am aware of but you don’t need too many items. Make yourself a check list. Search this forum for ideas. For starters you’ll need

    MM software gotten from this site, free
    A board to run MM (Pi, or similar, PC board, etc)
    OS (Raspbian, Windows, ubuntu, etc)
    Monitor or TV and cabling
    Mouse and keyboard for installation and setup.

    That’s all you need to get started. Later you can think about:

    2-Way mirror
    A frame (most people make their own)
    Webcam
    Microphone
    Sensors
    BT Speakers
    Lighting

  • What voice related modules are available?

    12
    1 Votes
    12 Posts
    6k Views
    E

    @Mykle1 ha ha ha! But you have so many modules, you’d get a “D” for effort.

  • Order two way mirror in France

    9
    0 Votes
    9 Posts
    4k Views
    pipo007P

    @nvkhq Hi, did you find suppliers in France ?

  • How much cpu/ram usage does mm use

    3
    0 Votes
    3 Posts
    3k Views
    R

    I use to use my rpi3 which had retropie install on it also as a plex server and had torrent software on it, I used it like that for around 8 months and everything was fine but the only problem I had is I use to take the pi to friends houses alot at weekends then the kids use to moan that they couldn’t watch anything on plex whilst I was out lol.
    But it seems retropie uses less resources when idle than magic mirror does.
    For example if I enter “top” on my magic mirror electron is running twice and cpu usage is around 25-30%.
    Retropie on the other hand idles around 1-3% only even going up a couple of percent whilst streaming to my smart tv.
    I think I’ll just have to pull out one of my spare memory cards and see what happens I think.
    For sure I’ll post back my results here just for everyone else’s information:)
    Cheers