A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 0 Votes
    1 Posts
    25 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-VinylCollection - Displays your Discogs vinyl collection

    11
    1
    2 Votes
    11 Posts
    263 Views
    Dentrass 0D
    @Niggich I have now updated the module with support for German.
  • MMM-XboxFriends - Showing your xbox online friends and their status

    4
    1 Votes
    4 Posts
    186 Views
    I
    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
  • MMM-TautulliLatest

    1
    2
    2 Votes
    1 Posts
    128 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
    109 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
    116 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
    125 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
    109 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
    165 Views
    S
    @zarif98 awesome!!
  • MMM-MovingPortrait

    Solved
    10
    0 Votes
    10 Posts
    765 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
    383 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
    432 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
    212 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
    596 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
    291k Views
    S
    @kinggiotai I answered your questions above
  • MMM-MPlayer

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    evroomE
    @plainbroke Happy to help.