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

    1
    1
    1 Votes
    1 Posts
    461 Views
    Piranha1605P
    A small module with various clocks. github Link [image: 1593373598716-clocks.jpg] { module: "MMM-Watchstore", position: "top_center", config: { url: "modules/MMM-Watchstore/clocks/clock1/index.html", width: "500px", height: "120px", } }, To change the clock, change the entry clock1 / clock2 …
  • MMM-RTSPStream snapshots

    5
    1 Votes
    5 Posts
    1k Views
    D
    I believe I’ve found a solution. I decided to use ffmpeg from the RPi4 command line to save an image from the RTSP stream every 5 minutes. Every 5 minutes the new image overwrites the previous one, thus using the same filename. Then, I’m using mykle1’s MMM-EyeCandy module to display that sole image that’s housed in the /pix folder for that module. So, after several hours, ffmpeg continues to run (although it throws lots of “missed packet” errors), but it doesn’t abort. I’ll put ffmpeg under pm2 control next. Now, using MMM-EyeCandy, I’m getting a new image from my Wyze camera in the lower-right corner of my MM2 every 5 minutes. This is all I needed to stay reasonably up-to-date with what’s happening in front of that camera.
  • openweather würfelt?

    1
    0 Votes
    1 Posts
    340 Views
    S
    weather.com sagt Wittenberge Samstag, 20:00 Stark bewölkt 27 °C Niederschlag: 6% Luftfeuchte: 50% Wind: 10 km/h das ist auch richtig aber openweather will mir 20,5°C für heute weißmachen das Modul ist also völlig unbrauchbar trotz API.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • MMM-AfterShip

    7
    3 Votes
    7 Posts
    3k Views
    P
    @vanhoekd-0 Hi, pretty cool module! :winking_face: I’ve got a little request / idea that would make it perfect for me: Can the module hide itself when there are no active parcels to be tracked? I don’t track parcels all the time and once everything got delivered, some screen space could be saved. What do you think? Thank you!
  • MMM-iFrame-Ping

    58
    4
    4 Votes
    58 Posts
    41k Views
    H
    hi i have installed this module and have it working to a point i just cant get youtube to work on it is there some thing im missing ? if i out my own website in as the url that loads google dosent though
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    1 Views
  • 3 Votes
    7 Posts
    2k Views
    K
    fixed that issue. switched from api zero to pi 3 b+ and a fresh install. much quicker now also. may have another teething issue. sometimes the display comes on black screen with backlight then turns of instantly with light at the back of the monitor flashing. manually setting to hdmi one and the monitor keeps switching itself from hdmi 1 to analog around 4-5 times then sticks to hdmi 1 in a off state.
  • MMM-NewPIR

    3
    1 Votes
    3 Posts
    1k Views
    uros76U
    Thanks for this module, it works great! Is there a way to make the countdown show only minute:second? I tried shortening counter.textContent inside MMM-NewPIR.js but that didn’t help. Any other way to make it show only 00:00 format? Maybe some config or css trick?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
  • resolved.. MMM-NetworkScanner

    20
    0 Votes
    20 Posts
    6k Views
    D
    You’re welcome - glad it’s finally working for you :)
  • MMM-MyTraffic

    10
    1 Votes
    10 Posts
    4k Views
    T
    after update MM, the module say’s loading. i have reinstalled the module but it stays the same. can somebody help?
  • mmm-suncalc - Text only display of sunrise, sunset and other sun events

    29
    1 Votes
    29 Posts
    14k Views
    LordyL
    @sdetweil said in mmm-suncalc - Text only display of sunrise, sunset and other sun events: notice the . in front of text (required to target prior element classes or element names) I had tried that too. Unfortunately without success. Maybe this: .mmm-suncalc table { font-size: 30px } That was it to change the font size. I thank both of you for help. Thank U “sdetweil” and “retroflex”.:thumbs_up_light_skin_tone: In addition, I have to get used to the fact that I can also work with browsers. Not only with “Putty” and “WinSCP”.
  • MMM-ShipmentTracking

    shipment tracking
    15
    4 Votes
    15 Posts
    13k Views
    luisestradaL
    It can be hooked to 17Track through rapidapi, If I am not mistaken I have been comparing Aftership and 17Track and Aftership is extremely slow. I don’t see information that 17track is already showing in 2 shipments (ChinaPost and USPS)
  • MMM-Navigate - V1.4 released

    5
    0 Votes
    5 Posts
    1k Views
    M
    @AxLed dear friend, please tell me why when you select “News (mehr/weniger Details)” and double-turn the encoder, the browser opens with an error
  • MMM Scoreboard help

    2
    1 Votes
    2 Posts
    1k Views
    S
    Years old post. Not sure if you ever found a solution. Maybe too late but I came across this. Change the default in the script in the modules MMM-MyScoreboard folder maybe? I would try this but with Covid I wouldn’t know if it worked Module.register(“MMM-MyScoreboard”,{ // Default module config. defaults: { dataPollInterval: 5 * 60 * 1000, //update every 5 minutes showLeagueSeparators: true, colored: true, rolloverHours: 3, //hours past midnight to show the pervious day’s scores viewStyle: “largeLogos”, sports: [
  • MMM-NetworkScanner No Devices

    1
    0 Votes
    1 Posts
    538 Views
    T
    Hi - I am a newbie. Had to redo MM and all Modules, including NetworkScanner. I did the install procedures as laid out. One thing I couldn’t do was updating the vendor databases using the: cd /usr/share/arp-scan sudo get-iab -v -u http://standards-oui.ieee.org/iab/iab.txt sudo get-oui -v -u http://standards-oui.ieee.org/oui/oui.txt When I try those commands, it says “unknown option u” and it also gives another default URL. When I drop the -u and http, it says it can’t get both the OUI and IAB data. The module works, but shows no devices in MM. I ran the arps2mm.sh script manually and it does show a list of devices but none appear in MM. the arps2mm script also tells me it can’t find the iab.txt and oui.txt file which is not surprising since it’s not there. So how do I get the said text files, and hopefully this solves my issues? Thanks in advance.
  • MMM-CalendarWeek

    33
    1 Votes
    33 Posts
    24k Views
    R
    @eddie2208 I gave up on the problem and didn’t use my MM for a month or so. It was still running on a monitor mounted on the wall but I just didn’t pay attention to the calendar module or just hid that particular module. Oddly, after a month or two I noticed it just magically started to work correctly (it IS a magic mirror after all) without any intervention on my part; no problems since then :)
  • 4 Votes
    16 Posts
    12k Views
    SnilleS
    @gaudouy Hi, no, it can only show and hide one/ or multiple instances of the same type of module on one button, but not two different types of modules on one button.