A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Read calendar credentials from netrc file

    Unsolved
    2
    0 Votes
    2 Posts
    415 Views
    S
    @Jan-0 one could change the code to do that. it will not do that currently
  • Module Ability to Add Packages to Vendor Directory

    Solved
    3
    0 Votes
    3 Posts
    620 Views
    T
    @MMRIZE , yes, your getScripts function suggestion worked! Thanks!
  • FontAwesome 6 and beyond

    Unsolved
    1
    0 Votes
    1 Posts
    337 Views
    luisestradaL
    FontAwesome is already at version 6. It would be nice if MagicMirror in the future considers a flexible version in case of future updates, where you can choose in config.js if you want “fas” (by default) of “fab”, for example 😁 Please read the whole post below https://forum.magicmirror.builders/topic/16489/three-module-issues-from-a-new-user/
  • safer weather template by adding a remote config variable

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    kayakbabeK
    @sdetweil I totally get the difficulty in supporting people. I have been picking njk apart by examples already in the njk templates that I’ve found.
  • Needs a modern interface to setup

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    S
    @karsten13 mmpn does install from the 3rd party list, but does not support module config
  • Getting module's URL from node_helper before socket connected

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    M
    Assuming URL with PATH might be an almost general solution, but Sometimes, People install modules in weird ways like using Symlink. (That way could have some benefit, anyway, this is out of issues) In that case, assuming is somehow picky. My purpose is to rewrite the Translator class to use in Module and node_helper together with one common class. (So that is the reason why pre-connection is needed.)To access translations in both layers, there could be many ways to achieve. However, if the exact URL could be obtained in the background layer, it would be easier and simpler and with the least dependency. (To work on browser and on nodejs layer together) Of course, there could be many alternative approaches. I’m just curious if there could be a better way.
  • Android/ios app to config.js

    6
    1
    1 Votes
    6 Posts
    2k Views
    S
    @sdetweil use my MMM-Config module https://github.com/sdetweil/MMM-Config
  • `git clone` with `--depth=1`?

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    S
    @kristjanesperanto one side effect, getting to the develop branch requires a little extra work see https://forum.magicmirror.builders/topic/14327/testing-new-fixes-or-solving-current-problems-with-next-release-code
  • `npm ci` instead of `npm install`

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    KristjanESPERANTOK
    Okay, thanks for your opinions. I’ll use npm ci for a while with my instances to gain more experience. I mark this thread as solved for now. Further opinions are of course welcome.
  • MM-MyWastePickup - is it possible to change icons?

    6
    0 Votes
    6 Posts
    2k Views
    J
    I had the same issue solved it as follows as I’m not able to modify the ‘icon_sprite.svg’ image So I deleted that file and modified the css file. That’s working good for me. Finally I would like to pick the images from a local directory but do not know how to do that in css - so for now i used these links - see below .MMM-MyWastePickup .pickup-container .waste-pickup-icon-container .waste-pickup-icon.recycle { background-image:url('https://www.svgrepo.com/show/205771/money-bag.svg'); } .MMM-MyWastePickup .pickup-container .waste-pickup-icon-container .waste-pickup-icon.compost { background-image:url('https://www.svgrepo.com/show/286795/bin-trash.svg'); } .MMM-MyWastePickup .pickup-container .waste-pickup-icon-container .waste-pickup-icon.garbage { background-image:url('https://www.svgrepo.com/show/43224/bin.svg'); } .MMM-MyWastePickup .pickup-container .waste-pickup-icon-container .waste-pickup-icon.yard_waste { background-image:url('https://www.svgrepo.com/show/198530/alcoholic-drink-bottle.svg'); } .MMM-MyWastePickup .pickup-container .waste-pickup-icon-container .waste-pickup-icon.christmas_tree { background-image:url('https://www.svgrepo.com/show/221576/paper-sheet.svg'); }
  • Module fade out temporarily and fade it in by touch ?

    Unsolved
    13
    1
    0 Votes
    13 Posts
    4k Views
    KamiSchamiK
    @sdetweil Hi, oooh that’s great. I haven’t had time to implement it yet. I will call you. Thanks very much!
  • WhatsApp on MagicMirror2

    3
    0 Votes
    3 Posts
    3k Views
    unfriendlydeviceU
    MMM-PushbulletNotifications might give you some of the functionality you’re after.
  • MMM-RTSPStream on a Pi4 in portrait mode does not rotate

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    M
    @amanzimdwini How do you rotate the video .? I have the same trouble Thx
  • Augmented Reality

    Unsolved
    9
    0 Votes
    9 Posts
    1k Views
    arora1mayankA
    @sdetweil yes i will find a way.
  • iniciar o magic mirror

    Unsolved
    4
    0 Votes
    4 Posts
    914 Views
    S
    @clezio said in iniciar o magic mirror: eu instalei manualmente seguindo o passo a passo da documentacao do magicmirror você ainda pode usar o script fixuppm2.sh para ativar a inicialização na inicialização.
  • [Proposal] Enhanced Translator

    10
    2 Votes
    10 Posts
    1k Views
    BKeyportB
    @mmrize Gotcha. Cool.
  • Any plan to replace "request" and "moment"?

    Unsolved
    61
    1 Votes
    61 Posts
    29k Views
    BKeyportB
    @mumblebaj I’ll play with it later, We’ve hijacked the thread enough.
  • QR Code automation in Calendar

    7
    0 Votes
    7 Posts
    1k Views
    lavolp3L
    @lavolp3 Ah yeah here it is. https://github.com/corona-warn-app/cwa-event-qr-code/blob/main/README.md#usage-in-nodejs
  • Air pressure for currentweather

    4
    0 Votes
    4 Posts
    730 Views
    M
    I would be interested in adding pressure to current weather, have anyone tried? I’m happy with current weather module, so would rather have this amended than looking for another module. Anyone?
  • Compliments via Telegram

    Unsolved
    21
    0 Votes
    21 Posts
    5k Views
    S
    @shubharora734 can u post in troubleshooting section? need more info