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

    97
    0 Votes
    97 Posts
    29k Views
    S
    @MrPringless I do not know the inner workings of the module. typically module not found means npm install for the module was not done or the package.json for the module didn’t list the library dependency. MMRIZE is very good on that point, so I don’t the second is the reason… but thanks for the nudge… my backup/restore scripts will save/restore extra files discovered in a modules folder… but files with leading dot are hidden by convention… so I will have to check that I would not have picked up the .env file… fixed… thx
  • MMM-CalendarExt3 showHeader config option

    6
    0 Votes
    6 Posts
    415 Views
    S
    @scottwalsh because this module depends on css to suppress lots of other content , so its natural, and doesn’t require code change in any version
  • MMM-AddressBook - Display a list of people/addresses

    3
    2
    1 Votes
    3 Posts
    493 Views
    UncleRogerU
    @sdetweil said in MMM-AddressBook - Display a list of people/addresses: I would put those behind QR codes so someone could scan them and save thus ability to use the text or numbers quickly vs take a picture and have to rekey it all… That’s not a bad idea! I’m not sure EMTs are set up to be able to do that, but I’ll look into it. Apparently, QR codes can hold 4600 alphanumeric characters so pretty much any reasonable list could be put into a QR code. Thanks for the suggestion!
  • MMM-CustomTable - Display a simple HTML table

    1
    2
    1 Votes
    1 Posts
    182 Views
    UncleRogerU
    Description: I initially wanted to create a legend for MMM-CalendarExt3 to show which calendar is what color (I show 11 calendars of the 15+ I maintain) so I created this module to put a little table below the calendar. I’ve since added another instance to list a chart of who’s supposed to set the dinner table on which night. I’ve tried to make it flexible enough in terms of formatting but I’m certainly no javascript programmer. Nor am I well versed in the ways of CSS. It’s useful to me; I hope it’s useful to others as well. Screenshots: A legend for CalendarExt3 calendars: [image: 1754587071293-32080eb4-9fb7-496a-845d-7afd0969867c-image.png] A table of who’s supposed to set the table (half the time I end up doing it): [image: 1754587150424-b04ccb05-4a6b-4244-9e89-6599a752bbf1-image.png] Download: [card:Unclearogre/MMM-CustomTable] I’m not sure how that card is supposed to work so here’s a link: Github for MMM-CustomTable
  • any working octoprint modules out there?

    3
    0 Votes
    3 Posts
    308 Views
    S
    @citizendevpi you will need to install this pull request https://github.com/btastic/MMM-octoprint/pull/6
  • MMM-MyHomeWizard

    3
    2
    1 Votes
    3 Posts
    652 Views
    htilburgsH
    @sdetweil In the netherlands, we do have that! Fortunately, otherwise I would not have been able to write this MagicMirror module ;-)
  • CalendarExt3Timeline disappeared

    4
    0 Votes
    4 Posts
    449 Views
    S
    @mischag ok, so I think you need to reduce the config the the two modules Calendar and ext3timeline Simplest is to add disabled: true, To each other module after its position line Then once you solve this, change true to false
  • MMM-Todoist - Task display length

    3
    1
    0 Votes
    3 Posts
    670 Views
    mumblebajM
    @tfergy You may want to look at these config options. Have a read through the options list on the Github page. [image: 1717227152308-673f17c9-d186-4a1c-bc9b-df67f6076a40-image.png]
  • MMM-Tommekalender

    1
    0 Votes
    1 Posts
    299 Views
    K
    MMM-Tommekalender is a module that fetches and displays waste collection dates from HIKS(Horisont). https://www.hiks.no/privat/tommekalender/ [image: screenshot.png?raw=true] https://github.com/kurtern84/MMM-Tommekalender.git
  • MMM-PostenDelivery

    1
    0 Votes
    1 Posts
    287 Views
    K
    A MagicMirror module to display the next postal delivery date from Posten.no The api is based on HomeAssistant-Posten. Thanks to @BobTheShoplifter Features Shows the next postal delivery date using terms like “today”, “tomorrow”, etc. Simple setup with a provided postal code. https://github.com/kurtern84/MMM-PostenDelivery [image: screenshot.png?raw=true]
  • MMM-GmailNotifier

    1
    0 Votes
    1 Posts
    321 Views
    K
    MMM-GmailNotifier is a MagicMirror module that displays the user’s Gmail profile picture and name, and checks for unread emails in the inbox. Features Displays the profile name and profile picture from the Gmail account. Shows the number of unread emails. Automatically hides email notifications if there are no unread emails. [image: screenshot.png?raw=true] MMM-GmailNotifier
  • MMM-AVStock v2.0.0 (npm update required!)

    14
    2
    0 Votes
    14 Posts
    5k Views
    R
    Anyone??? I’ll bump this to see if anyone can help. There has to be a way to get the chart to look better than this. [image: 1706042335602-20240122_113312-copy.jpg]
  • MMM-Calendar CSS

    Unsolved
    7
    0 Votes
    7 Posts
    2k Views
    eprostkoE
    @KlausLadegaard Sorry this is so long time. What I was talking about is that it has day, week, and month views. I found the day view in the documentation and set that up so it only shows a single day - today. In that view, it shows start and end times.
  • MMM-MagicReplicator

    4
    3
    2 Votes
    4 Posts
    2k Views
    K
    @KristjanESPERANTO Can this be used without interacting directly with the MM? Can I do something on a computer to get the recipe to show up on the MM?
  • MMM-CalendarExt3Journal

    1
    1
    1 Votes
    1 Posts
    743 Views
    M
    MMM-CalendarExt3Journal Magic mirror module for presenting events as daily/weekly journal style. Screenshot [image: screenshot.png] [image: screenshot2.png] [image: 1701097216542-5dcea6c5-d3fa-471e-a08c-bf4cb8132713-image-resized.png] Features Main Features More detailed view of events by day/week with specific time ranges. locale-aware calendar customizing events: filtering, sorting, transforming multi-instance available. You don’t need to copy and rename the module. Just add one more configuration in your config.js. https://github.com/MMRIZE/MMM-CalendarExt3Journal
  • [octomirror-module] Monitor & Control an OctoPrint 3D Printer Server

    47
    3 Votes
    47 Posts
    33k Views
    C
    great job,is there a way for the stream to go left or right of the printer info?
  • MMM-OpenAI

    24
    0 Votes
    24 Posts
    12k Views
    R
    @MMRIZE said in MMM-OpenAI: @Rags Give me the whole configuration and log of backend terminal/frontend dev-console. Without details, I cannot guess anything. ??backend terminal/frontend dev console…please guide howto ? thanks
  • MMM-OpenAI What is the callback for images ?

    4
    0 Votes
    4 Posts
    744 Views
    A
    @MMRIZE said in MMM-OpenAI What is the callback for images ?: stealth ok thanks , it works now.
  • Error octomirror module

    4
    0 Votes
    4 Posts
    681 Views
    S
    @myayo001 I just searched GitHub and octomirror and found multiple. some older ones don’t use the library producing the error. I know nothing about theodule itself, just debugging the error
  • MMM-AVStock

    45
    2 Votes
    45 Posts
    22k Views
    C
    @requiemmg API calls required for this through "AlphaVantage " were free but are now behind a paywall. Currently broken in it’s current state.