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

    enderflop

    @enderflop

    3
    Reputation
    3
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    enderflop Unfollow Follow

    Best posts made by enderflop

    • MMM-Moon, See the moon phases and rise/set times!

      https://github.com/EnderFlop/MMM-Moon

      There’s an indepth README on the GitHub page for anyone interested in installing this. If there is interest I can add more configuration options for customizing the image, but right now all you do is set your location and timezone. Let me know what you think!

      posted in Utilities
      E
      enderflop
    • RE: Help developing first module, displaying webscraped text.

      Got it to work! Thanks for the PR @sdetweil and the example webscraping code @cowboysdude
      4ea51fcf-a566-4981-b99d-54bd250929a0-image.png

      posted in Development
      E
      enderflop

    Latest posts made by enderflop

    • MMM-Moon, See the moon phases and rise/set times!

      https://github.com/EnderFlop/MMM-Moon

      There’s an indepth README on the GitHub page for anyone interested in installing this. If there is interest I can add more configuration options for customizing the image, but right now all you do is set your location and timezone. Let me know what you think!

      posted in Utilities
      E
      enderflop
    • RE: Help developing first module, displaying webscraped text.

      Got it to work! Thanks for the PR @sdetweil and the example webscraping code @cowboysdude
      4ea51fcf-a566-4981-b99d-54bd250929a0-image.png

      posted in Development
      E
      enderflop
    • RE: Help developing first module, displaying webscraped text.

      @sdetweil Hey, sorry for the late response. I accidentally took the screenshot of mmpm but the same error was coming up with dining-hall lol that’s a mistake. I’ll take a look at the PR and see how it goes, thanks!

      posted in Development
      E
      enderflop
    • Help developing first module, displaying webscraped text.

      Sorry in advance for my code, I know extremely little Javascript but I like to think I’m pretty decent at Python. I’ve made a functioning webscraper in Python, transfered it to Javascript, but now I’m running into errors implementing it into a module and displaying it on my mirror.
      The code for it is here on my github.
      Only the dining-hall folder is in my modules folder and I’ve npm installed both dependencies (axios and cheerio). My config file has no syntax errors and I think it is set up correctly.
      72da62f6-53c9-4b1b-8fd8-6b04c5869130-image.png I’m currently running into the error in the following screenshot when trying to get the module to display.
      7d766f67-4ad3-4243-8769-2baadb7ea534-image.png
      The errors continue on for a while.
      I have no idea where to start debugging. Please tear apart my code, call me an idiot or whatever, I’m just looking to get this solved and learn something along the way. Thanks for your help! I’ll be around to respond and give any additional materials that might help. By the end I would like to not only have the module displaying, but also displaying the correct information. I might need some help with notification and payload transfer lol. Thanks for everything!

      posted in Development
      E
      enderflop