MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. nirvana
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    N
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 6
    • Groups 0

    nirvana

    @nirvana

    0
    Reputation
    1
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    nirvana Unfollow Follow

    Latest posts made by nirvana

    • RE: How to port/create a sweep clock module from existing html/js/css code

      @mumblebaj Works perfectly! Thanks for your time!

      I also tried but could not make this work, but edited the default MM clock to contain sweep seconds.

      posted in Requests
      N
      nirvana
    • RE: How to port/create a sweep clock module from existing html/js/css code

      @sdetweil I tried but not working, I think something is missing.

      Anyways, I am just using the default analog clock for now. Thanks for all help. I may try it sometime later. u1.png u2.png

      posted in Requests
      N
      nirvana
    • RE: How to port/create a sweep clock module from existing html/js/css code

      @sdetweil It is working but only showing the svg image of the clock face without hour/minute hands.

      I think the time elements are not called using moment.js

      The script uses new Date() to get the time. how to tell scipt.js to use moment.js call to get the time instead

      posted in Requests
      N
      nirvana
    • RE: How to port/create a sweep clock module from existing html/js/css code

      @sdetweil ok thank you very much

      will go through them and try to build the module

      posted in Requests
      N
      nirvana
    • RE: How to port/create a sweep clock module from existing html/js/css code

      @sdetweil Thanks for the info.

      I have problems adding index.html to getDom() wrapper, how to add all elements correctly
      The syntax is different I suppose from html

      I just started html and js, so don’t know much about this languages.

      posted in Requests
      N
      nirvana
    • How to port/create a sweep clock module from existing html/js/css code

      The code for animated clock is here: https://github.com/manuelmeister/Swiss-Railway-Clock

      This is the awesome Swiss railway clock found in all Swiss railway stations. Please let me know if there is an easy way to create a module out of this to display the clockface with sweeping seconds hand.

      It looks like this: http://sbb.meister.io/

      posted in Requests
      N
      nirvana