Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    MMM-WordClock - A word clock for your smart mirror

    Utilities
    clock magic mirror magicmirror module word word clock
    3
    3
    4362
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • laubre
      laubre last edited by laubre

      Description:

      MMM-WorldClock is a module for MagicMirror² with which you can have a word clock displayed on your mirror.
      As this is my first module for the MagicMirror there is probably quite some potential for improvement!
      I have the actual wordclock hosted on my website due to the fact that i had no idea on how to host Javascript websites on the magic mirror without setting up another webserver on the Raspberry.
      I will however provide the source files for the clock itself aswell so that those interested can fine tune it or modify it as they desire.
      There are multiple supported languages:
      German, Bärndütsch, Danish, English, Spanish, French, Italian and Portuguese.

      The default language is German, but it can be easily changed.
      Feel free to throw me some suggestions on how to do it better, or what to change 😛

      The 4 dots indicate the minutes between the displayed time formats…
      if it says “half past one” with two glowing dots it means its 1:32. if it has 4 glowing dots it means 1:34.
      The clock can be “previewed” at my page:
      http://laurenzbremicker.de/wordclock/index.html#l=en (the en and the and of the link indicated the language)
      http://laurenzbremicker.de/wordclock/index.html#l=de
      http://laurenzbremicker.de/wordclock/index.html#l=es
      http://laurenzbremicker.de/wordclock/index.html#l=nl

      For both, the Clock itself and the module i have copied and modified pre-existing code for it to work with my MagicMirror.

      Credits to:
      https://bärneruhr.ch/ -For the clock and the scripts that come with it.
      https://github.com/desertblade/iFrame -For the MMM-iFrame module.

      Screenshots:

      0_1498174934970_wordclock.png

      3_1498174934971_wordclock4.png

      2_1498174934971_wordclock3.png

      1_1498174934970_wordclock2.png

      Download:


      Version 1.0

      • Initial release of the module with the clock
      Mykle1 1 Reply Last reply Reply Quote 2
      • Mykle1
        Mykle1 Project Sponsor Module Developer @laubre last edited by

        @laubre

        Hey, nice idea and good work!

        But . . .
        https://forum.magicmirror.builders/topic/2356/mmm-textclock-number-blind-no-worries-you-can-now-read-the-time

        1 Reply Last reply Reply Quote 0
        • S
          Sruc91 last edited by

          Hey, that looks very nice.

          I’m trying to insert it in my config with the spanish translation but I’m getting the german one. This is my config:

          module: "MMM-WordClock",
          position: "middle_center",
          url:["http://laurenzbremicker.de/wordclock/index.html#l=es"]
          

          The URL seems to be correct, since if I visit it I can see the image displayed in my computer. Do you know what the problem might be?

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy