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

    Temisola1

    @Temisola1

    0
    Reputation
    31
    Profile views
    14
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Temisola1 Unfollow Follow

    Latest posts made by Temisola1

    • API for Map image

      What API’s do you guys use to get satellite image? Preferably one with a dark theme.

      posted in Development
      T
      Temisola1
    • RE: Module UI Design

      @sdetweil said in Module UI Design:

      n

      Okay, so I I have to create another html tag or will it inherit the master?

      posted in Development
      T
      Temisola1
    • Module UI Design

      How can I go about designing the UI for my module. Is there any site I can use as a playground to design the UI?

      Thanks,

      posted in Development
      T
      Temisola1
    • RE: child_process won't execute

      Thank you all for all your wonderful suggestions. I’m able to run my python script successfully now. Thanks!

      posted in Development
      T
      Temisola1
    • RE: Module creation workflow - Newbie

      @sdetweil Amazing. Thank you.

      posted in Development
      T
      Temisola1
    • RE: Module creation workflow - Newbie

      @sdetweil I think I see what your mean now. Can I do, for instance, something like

      wrapper.innerhtml = "<h1>This is some random text</h1>"
      
      
      posted in Development
      T
      Temisola1
    • RE: child_process won't execute

      @sdetweil after running successfully a few times it now returns Buffer 48 45 5c… or something that looks like hexadecimal code

      posted in Development
      T
      Temisola1
    • RE: child_process won't execute

      @sdetweil So I tried putting in the full path in my node_helper as opposed to relative path and that seemed to work. is there a way I can log the current directory in nodejs. It seems that’s the issue

      posted in Development
      T
      Temisola1
    • RE: child_process won't execute

      @sdetweil said in child_process won't execute:

      node testit.js

      Yes, that works in the console.

      posted in Development
      T
      Temisola1
    • RE: child_process won't execute

      @sdetweil That is correct. It works up till that point.

      posted in Development
      T
      Temisola1