A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 0 Votes
    1 Posts
    74 Views
    T
    MMM-Charms is a MagicMirror² module for displaying rotating affirmations, reminders, reflective prompts, and curated quote/dialogue packs from multiple named sets. It supports local JSON packs, simple text sets, manual switching between packs, tap/click cycling, and optional time-based pack switching. Current packs include: General Calm Confidence Family Gentle Reminders Hard Days Grounding Quotes Bollywood Video Game Quotes The idea behind MMM-Charms came with a desire to add quotes from Bollywood movies and video games :) . It then became an attempt to make the mirror feel a little more reflective and customizable. It can now be used for personal affirmations, family-oriented prompts, calmer household messaging, themed quote packs, reminders for timed chores or fun pop-culture rotations. I am curious to find out what packs users might come up with. It is rightly placed under ‘Entertainment’ on this forum. Please remember this is not a substitute for professional mental health, medical, therapeutic, or crisis support. Screenshots: [image: 1777864439580-mmm-charms-2.png] [image: 1777864453706-mmm-charms-1.png] Download: [card:testingonlypi/MMM-Charms] The readme file clearly states the use of AI to create this module. I am not and will never be a coder of any standard, and would never seek to replace those who are more experienced, committed and better at this… same as I can take photos, but may not be a professional photographer. Version 0.1.0 First public release Added support for multiple named packs Added manual switching between packs Added optional tap/click cycling Added optional time-based pack switching Added JSON pack support Included curated packs for General, Calm, Confidence, Family, Gentle Reminders, Hard Days, Grounding, Quotes, Bollywood, and Video Game Quotes
  • MMM-XboxFriends - Showing your xbox online friends and their status

    5
    1 Votes
    5 Posts
    303 Views
    R
    @iamktothek said: Thanks for the node-fetch advice @kristjanesperanto , Ill look to refactor in the near future @rmonkey What would that look like for you? Would you want to put the gamertags into the config to only select those particular profiles? I believe I could get that implemented I think you have the right idea. Say I have a hundred people in my XBL friends list, but maybe only 5 that I’d want the status on. “Ah, iamktothek is playing Power Wash Simulator, lemme jump on and join him.” Ideally, I could tell it to filter to those 5, and maybe even hide the module entirely if no one on the filter list is on. This is in the “Would Be Nice If Robot Monkey Had Everything Personalized To Him” category – there’s nothing wrong with the already great module you shared.
  • MMM-VinylCollection - Displays your Discogs vinyl collection

    12
    1
    2 Votes
    12 Posts
    511 Views
    NiggichN
    @Dentrass-0 Thx a lot! I love it. Finally a module to watch my Vinyl Collection!
  • 0 Votes
    1 Posts
    89 Views
    S
    Description: A MagicMirror² module that displays your photos as a stack of overlapping, slightly-rotated polaroid-style cards. At a configurable interval a new photo flies in from off-screen and lands on top of the stack, while the oldest card drops off the back once the stack has grown beyond its configured size. Screenshots: [image: 1777650128728-mmm-photostack-screen.png] Download: [card:skarabaeus/MMM-PhotoStack] Version 1 Initial Version
  • MMM-TautulliLatest

    1
    2
    2 Votes
    1 Posts
    147 Views
    SnilleS
    Here is a module for displaying the “latest” added Movies and TV-Shows from your Plex server (using Tautulli). MMM-TautulliLatest Overview: [image: 1775513898971-a5f1ab7e-b991-41dd-86bc-52de79a925df-image.jpeg] Click/Pointed on a “cover” view: [image: 1775513937913-05dd85ee-d982-4513-91ad-458c5aee1a43-image.jpeg] Exaple config: { module: "MMM-TautulliLatest", position: "middle_center", config: { tautulliProtocol: "http", tautulliHost: "192.168.1.50", tautulliPort: 8181, tautulliApiKey: "YOUR_TAUTULLI_API_KEY", itemLimit: 8, updateInterval: 5 * 60 * 1000, posterWidth: 150, posterHeight: 225, posterMaxWidth: 150, posterMaxHeight: 225, detailPosterWidth: 400, detailPosterHeight: 600, showWatchedBadge: true, user_id: 123456 } }
  • MMM-StreamerStatus

    2
    1
    0 Votes
    2 Posts
    130 Views
    B
    Formated configuration: { module: "MMM-StreamerStatus", position: "top_right", header: "Live Now", config: { twitchClientId: "your_client_id", twitchClientSecret: "your_client_secret", kickClientId: "your_client_id", kickClientSecret: "your_client_secret", youtubeApiKey: "your_api_key", displayStyle: "list", // or "card" showOffline: false, streamers: [ { name: "your_streamer", platform: "twitch" }, { name: "your_streamer", platform: "kick" }, { name: "Channel Name", platform: "youtube", channelId: "UCxxxxxxx" }, ], }, },
  • MMM-OnSpotify Waiting for Authorization

    14
    0 Votes
    14 Posts
    1k Views
    S
    @videogame95 no, sorry. You are on developer.spotify.com Right?
  • MMM-HollywoodMovie

    1
    1 Votes
    1 Posts
    133 Views
    R
    MMM-HollywoodMovies A simple but beautiful MagicMirror² module that displays upcoming Hollywood movie releases — complete with poster thumbnails, release dates, and lead cast — powered by the free TMDB API. Fully configurable. Features 🎬 Displays up to 5 upcoming Hollywood movies releasing in the next 6 months 🖼️ Movie poster thumbnails via TMDB image CDN 📅 Formatted release dates 🎭 Top 3 lead actors per film 🔄 Auto-refreshes every 6 hours ⚡ Retry logic with timeout handling for reliable operation on Raspberry Pi Check it out here; https://github.com/Ragziesoft/MMM-HollywoodMovie
  • MMM-SteamDeals & MMM-SteamUpcoming

    1
    1 Votes
    1 Posts
    144 Views
    F
    Hi Folks, I would like to present you two new modules for the Steam fans. They are called MMM-SteamDeals & MMM-SteamUpcoming. SteamDeals shows current deals in the Steam store. https://github.com/badubada/MMM-SteamDeals MMM-SteamUpcoming shows upcoming games. https://github.com/badubada/MMM-SteamUpcoming/. Both modules provide a lot of filter features for your own use case. They work separately but provide in tandem the best user experience to my mind. Feel free to use and to adapt it to our use case. If you have any comments or suggestions for improvements just let me know. Have a nice weekend!
  • MMM-Eventim - Displaying events and concerts from Eventim

    1
    1
    2 Votes
    1 Posts
    129 Views
    K
    Hello, I’d like to show you my new module MMM-Eventim, which displays Eventim’s events and concerts for the next 30 days. You can configure your favorite venues, select the city, and search by genres such as “Indie” or “Rock.” Here’s the link to the repository: https://github.com/kodejak/MMM-Eventim A preview looks like this: MMM-Eventim preview Best regards, kodejak
  • 2 Votes
    2 Posts
    193 Views
    S
    @zarif98 awesome!!
  • MMM-MovingPortrait

    Solved
    10
    0 Votes
    10 Posts
    869 Views
    plainbrokeP
    @robertybob I missed the part about AI… I am old and do not understand AI crap, nor do I care to learn about it… So I am just going to remove the module and call it a day. Thanks so much for your super helpful words… @fischi87 Thank you for your help. This is beyond my current abilities… I made a 5 second mp4 file that plays in vlc just fine but will not work with the module… Like i told the fella above, I think this is above my abilities. Looks like a fun module… I will close this as solved. I am not capable.
  • pages and simple back groung slidswhows

    8
    0 Votes
    8 Posts
    476 Views
    S
    @videogame95 What is this? UKLiveBusStopInfo"], [] <—————- Can’t have a page with no modules defined on it, edit: this doesn’t show the error Mmm-pages is all in browser, so open the browser console ctrl-shift-i Select the console tab Add pages to the filter field also, for MMM-page-indicator, it can figure out how many pages you have defined, so this config: { pages: 4 } is not necessary (and misleading, when you have only 3 pages, technically)
  • MMM-XmasCountdown

    2
    1
    2 Votes
    2 Posts
    456 Views
    M
    @mmmallday Thanks for the module. I have installed it and made som changes to it. If I used the animation my Pi5 got a little hot as it was running over 65% CPU. [image: 1765788306699-img_6586.jpeg] )
  • MMM-Photoprism

    5
    1 Votes
    5 Posts
    1k Views
    H
    @BGH_H said in MMM-Photoprism: mmm-imagesphotos i try to answer this: mmm-imagesphotos can not access the pictures on a photoprism server (demo here: https://demo-de.photoprism.app/library/browse)
  • MMM-DailyDilbert no longer works

    1
    0 Votes
    1 Posts
    224 Views
    msimon360M
    Since Scott Adams has moved his comic to a pay wall you can no longer download it. Too bad, I love Dilbert.
  • MMM-DailyMetArt – Daily artwork from The Met 🎨

    3
    2 Votes
    3 Posts
    635 Views
    ercanermisE
    @KristjanESPERANTO Thanks Kristjan. It is my pleasure. : )
  • MMM-ImmichSlideShow

    6
    0 Votes
    6 Posts
    4k Views
    richland007R
    @korey_sed Hello friend i hope you get to see this message soon i am trying ot install your module and i have immich accessible through a cloud flare reverse proxy with a url and internally …which do i use for the module config the outside or inside address . and does it need the port number for the api thank you for your work
  • MMM-next-episode

    23
    0 Votes
    23 Posts
    6k Views
    R
    I reinstalled as a normal user and not root, which indeed resolved my issue.
  • MMM-Spotify

    249
    7 Votes
    249 Posts
    297k Views
    S
    @kinggiotai I answered your questions above