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

    4
    4 Votes
    4 Posts
    203 Views
    C

    Hello,

    I’ve added one nice interactions to the module now. This took me some days to get it fully running. But now I’m quite happy with the result, so I also share it here again:

    CSS animations for door opening and closing effects. Manual Door Interaction: Click to Open/Close: Clicking a closed door opens it with an animated rotation. Door Opening Animation: 3D rotation animation from the right edge when opening. Reverse animation when closing.

    The state is written in the state.json file. So now your kids can “really” open a door in the morning and if you shut down your mirror in the night it has the same state after a reboot.

    If you’re already running the module delete the state.json file if you feel that something does not work correct (I deleted it quite often during development so I can’t say if there could be an issue).

    The update sounds easy but believe me for me it was not ;-)

    MMM-Adventskalender

  • Frame Rate / Lag on Dynamic Weather

    6
    0 Votes
    6 Posts
    480 Views
    G

    @greedyvegan

    update, it works; but it’s not faster… yet?
    also, when I rotate the screen clockwise 90° or portrait, the cursor/mouse is stuck in landscape.

    my searches tell me /boot/config.txt but that doesn’t work anymore because its boot/firmware/config.txt
    I added rotate 1
    that didn’t work either, I’m still looking

  • Cannot get compliments on github to work

    5
    0 Votes
    5 Posts
    277 Views
    S

    @theaddies and I use this to validate and examine json

    https://codebeautify.org/jsonvalidator

  • MMM-SantaTracker

    2
    3 Votes
    2 Posts
    455 Views
    S

    @bhepler cool!

    wish I had little ones!

  • MMM-SpaceX Only Showing 2020 Launches

    9
    0 Votes
    9 Posts
    630 Views
    C

    @Wenike It worked. I created this Modul thanks to your github link: https://github.com/poketcalulator/bloxd ioMMM-Rocketlaunch

  • MMM-SpaceX Only Displaying Old Launches

    3
  • Color the Hearts or Rain

    2
    0 Votes
    2 Posts
    390 Views
    S

    @plainbroke yes you can run multiple instances. just add another in config.js

    all the things. snow, rain, hearts are images, not drawn dynamically. so you could edit and save a red heart image and blue rain and create another theme with those

  • Can't get seconds to not show up?

    5
    0 Votes
    5 Posts
    493 Views
    R

    Thanks for your prompt response!

  • MMM-AI

    19
    3 Votes
    19 Posts
    7k Views
    J

    Hi,
    How do you use this module? Do you need Alexa?
    What changes are required to make it work?

    Thank you,
    JM

  • MMM-WOTD

    7
    3 Votes
    7 Posts
    2k Views
    J

    @sdetweil Sam-thanks. It does load now. I’ll have to go back and [re-]learn some css to get it to fit in with the other modules, as it is way too tall, but this is progress. Thanks again

  • MMM-DynamicWeather

    8
    2 Votes
    8 Posts
    3k Views
    S

    @sifuhall Did you review the configuration options? The holiday references the “Name” column from https://www.timeanddate.com/holidays/us/?hol=43122559. You can only have one holiday per effect, but you can have many effects. Please review the documentation and troubleshooting techniques listed at https://github.com/scottcl88/MMM-DynamicWeather.

    Example:

    { module: 'MMM-DynamicWeather', position: 'fullscreen_above', config: { api_key: "your_key", locationID: "4140963", effects: [ { holiday: "Valentine's Day", images: ["heart1.png", "heart2.png"], }, { holiday: "Super Bowl", images: ["football.png",], } ], } },
  • MMM-Snow - Yet another Snow Module

    39
    3 Votes
    39 Posts
    28k Views
    sifuhallS

    For those interested in a dynamic weather module check here:

    https://github.com/scottcl88/MMM-DynamicWeather

  • Need more compliments? compliments.json

    16
    4 Votes
    16 Posts
    8k Views
    A

    @sdetweil
    YUP - YOUR file works.
    And NOW the copied on from Git to my local directory works too…

    Oh well, I guess my MM just needed to know some master was watching it!

    Thanks for all the help,
    Karl

  • MMM-EventHorizon

    41
    4 Votes
    41 Posts
    13k Views
    swvalentiS

    @sdetweil said in MMM-EventHorizon:

    @swvalenti looks like not

    the module uses this service to create the counter
    https://www.timeanddate.com/clocks/freecountdown.html

    Understood thanks Sam

  • MMM-SpaceX

    21
    4 Votes
    21 Posts
    5k Views
    P

    In general, we can see that most of the people are struggling to find the stuffs when you want to know. If you are looking for the same, then without going for a second thought, go ahead with this"">COC MOD and GBWhatsapp

  • como puedo configurar

    1
    0 Votes
    1 Posts
    235 Views
  • Error when stopping Mirror

    3
    0 Votes
    3 Posts
    547 Views
    StoffbeuteluweS

    @sdetweil ok…thanks Sam …

  • MMM-Snake

    1
    2 Votes
    1 Posts
    782 Views
    M

    A module to play the retro game SNAKE using your smartphone (or any other device with a web browser) as a controller!

    drawing drawing

    Get it on Github!

  • MMM-Animation-MM

    1
    0 Votes
    1 Posts
    881 Views
    L

    MagicMirror text animation demo.
    Animating SVG with CSS.
    Capture.PNG

    MMM-Animation-MM

    Idea is build complete module, start animation once on startup and when the monitor turn on, but all other modules must be suspended till the animation end .
    I will appreciate any thoughts about how to achieve this.

  • MMM-MagicSuperHero

    3
    3 Votes
    3 Posts
    2k Views
    C-sonC

    Thank you! :)