MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. kylelamb1324
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    kylelamb1324

    @kylelamb1324

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

    kylelamb1324 Unfollow Follow

    Latest posts made by kylelamb1324

    • Help, I need to send data to the module I am trying to create

      I am new to javascript so this project that I am working on is proving more difficult than anticipated.

      I am creating a module to monitor our schools bus routes and display them onto the screen. I have the webscraping working fine in a javascript file that returns a 2x2 array of bus times for each route and stop. but need to implement it into the magic mirror.

      to my understanding in order to do this I need a node_helper.js file to scrape the data and send it using sendSocketNotification. Is this right? Im not sure how this function works, if anyone has some insight it would be greatly appreciated
      code_text

      posted in Development
      K
      kylelamb1324