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

    3
    0 Votes
    3 Posts
    2k Views
    D
    @einfachMarc hey marc, search for ‚Magic(Dashboard)Mirror‘. this is exactly what you are looking for. the owner of this thread offered me so much help, and he‘s also great when it comes to design of the family-dashboard. you‘ll find the config-files of this dashboard git.
  • MMM-PilotWX

    15
    3
    2 Votes
    15 Posts
    7k Views
    S
    @on8cb old libs problem a module should identify all the libs it uses in it’s package.json file, as 'dependencies. it worked and the authors didn’t know about this. we deleted the libs as they were removed from distribution (deprecated)… and oops the module still needs them but didn’t say so. if they had, and created a package.json file (npm init -y) the problem would not have occurred. apis not working… well nobody wants to drag old stuff along anymore ‘too much work’… so they change whatever they want, too bad for developers or users. when I worked for IBM my mentor reminded me often that, when u document an API, it lives like that forever. same input produces the same output. you want to ADD stuff ok, it’s a new API… stuff doesn’t break… customers can continue to depend on you… anyhow… certs… well they expire… app owners should plan for that… nah, too much work, we’ll deal w it then…
  • Newsfeed, how to get url via API

    5
    0 Votes
    5 Posts
    1k Views
    S
    @sdetweil Ok so no solution for what i want to do. The only solution is to display full article by API request, or use the MMM-News-QR to get URL.
  • MMM-MyWastePickup (Toronto waste collection schedule)

    69
    1
    3 Votes
    69 Posts
    50k Views
    KamiSchamiK
    Hi, thank you very much for the module. It went on for over a year without any problems, then the appointments ran out. I entered new ones, but only “shop” comes up. Here is my custom. Do you have any idea? My mirror is not up to date, otherwise everything will go very well. Thanks. [image: 1636434932340-screenshot_20211109-060016_cx-file-explorer.jpg]
  • Alexa Lists on Magic Mirror

    12
    0 Votes
    12 Posts
    2k Views
    N
    @sdetweil It works!! I feel pretty silly now. I’m not sure how I misread that so many times… thank you so much for the help and hopefully I will pay closer attention. thank you again!
  • Family 365 Calendars

    4
    0 Votes
    4 Posts
    1k Views
    S
    @ankonaskiff17 shared cals in google have sort of the same problem. I am not the creator of one I have and as such I cannot get the url for it. the creator can…
  • Adding a timestamp to email

    2
    0 Votes
    2 Posts
    414 Views
    S
    @djboob66 where, how ?? how does this relate to MagicMirror?
  • Who can make a "MMM-nicehash" balance display module?

    2
    0 Votes
    2 Posts
    993 Views
    B
    someone was programming a modul like that and it is working. Thanks for the programming: https://github.com/mlbonniec/MMM-NiceHash
  • MMM-Slack2

    1
    0 Votes
    1 Posts
    584 Views
    J
    Hi there, I have created a newer version of MMM-Slack which I have called MMM-Slack2. I wrote this module because of the changing API of Slack. Until now, the events API has not been implemented yet, so the module will not immediately refresh when a new message has been sent to the channel. It only gets new messages periodically. A guide on how to use the module can be found on github. I use this module to have a simple way to display messages in a house so that they can be read without having to use a smartphone. Feel free to try out the module and send me your feedback. If you have any ideas for new features or if you can help implement the Events-API, please contact me :)
  • MMM-CalendarExt

    198
    3 Votes
    198 Posts
    211k Views
    S
    @nobita see my other post also pleasr dont post the ssme question in multiple places
  • Replace Empty view with " No Event"

    4
    0 Votes
    4 Posts
    860 Views
    S
    @nobita so, i think it might be .EXTCAL :empty.eventLocation { content:'No Events'; }
  • worldclock - nobody made this, so I did.

    46
    1
    5 Votes
    46 Posts
    28k Views
    BKeyportB
    Those SVGs are for the built in flags. I figured it would be “download and place the file in the module directory” for the custom flags… Like I have “world.jpg” and “washington.png” (or is it the other way). Just make sure the flag image is square, and use “altflag” rather than “flag” with the filename of the image file, and it’ll pick it up. (the requirements are hopefully temporary for the alternate flag image, I’m working on learning CSS in my spare time, and how to fix the image insert later)
  • MMM-Trello - Another tool for todos connected to the mirror

    8
    0 Votes
    8 Posts
    8k Views
    edwardssjE
    I am having to refresh the Token every 24 hrs, is there a way to combat this? Thanks
  • MMM-Timetable

    43
    2
    6 Votes
    43 Posts
    21k Views
    ?
    #TTABLE_TITLE is your friend
  • MMM-HNB-Exchange

    4
    2
    2 Votes
    4 Posts
    877 Views
    A
    @lolo Looks good !
  • [octomirror-module] Monitor & Control an OctoPrint 3D Printer Server

    2
    0 Votes
    2 Posts
    511 Views
    B
    Hello, are you able to get the “showDetailsWhenOffline” option to work I have the latest version of Octoprint and the “CORS” option check, when Octoprint is off the display remains on the mirror. :(
  • MMM-Todoist restarts MM

    1
    0 Votes
    1 Posts
    383 Views
    edwardssjE
    Anyone come across this before? MMM-Todoist working fine but when the refresh happens the entire MM restarts! Suggestions anyone?
  • MMM-Todoist - Your todoist tasks on your mirror

    76
    0 Votes
    76 Posts
    98k Views
    edwardssjE
    @cbrooker Strange thing is happening here, when it refreshes the list at 10 minutes my mirror restarts, any suggestions?
  • 0 Votes
    4 Posts
    623 Views
    Mykle1M
    @sdetweil said in I must be missing something obvious, but how do I go about downloading and installing the module?: @drventure see the links in @Mykle1 signature. Bro, that shit is funny! :-)
  • MMM-fbPageCounter

    23
    1
    3 Votes
    23 Posts
    11k Views
    H
    I know this is an old thread but I am back again having issues. It stopped working for me and Ive been able to get all codes to work up until the permanent code. When I do this it only says data and nothing else. Shown below. I never get a permanent access code. Even with the long live one my counter is still at zero. { “data”: [ ] } Please help! and thank you