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

    Posts

    Recent Best Controversial
    • RE: Building an Image Module.

      @shadymaple
      ok now i got the problem.
      can you please update the module. To do that just type git pullin the module directory (…/modules/MMM-Globe/). And in your config file you have to change your path to https://github.com/ddzurko/Mirror/blob/master/Gear.png?raw=true.
      Then it should work.

      posted in Development
      LukeCodewalkerL
      LukeCodewalker
    • RE: Building an Image Module.

      @shadymaple

      Could you please try to comment out line 61 of MMM-Globe.js and tell me if it works then?

      posted in Development
      LukeCodewalkerL
      LukeCodewalker
    • RE: Printing to output Terminal

      @ZTA0796

      It you call console.log() in the module.js, the output will go to your browsers web-console. Have in mind, that the module.js is executed by your browser (client-like) when you open magicmirror there while the node_helper.js is executed when you start the magicmirror-server (server-like) and runs all the time. So to bring the output of your module.js to your terminal, you would have to send this data with a socketNotification to your node_helper.js and print it there.

      posted in Troubleshooting
      LukeCodewalkerL
      LukeCodewalker
    • RE: Building an Image Module.

      @shadymaple

      You could just use my module and put the path of your image in the “ownImagePath” value of the config. It’s explained in the README but if you need help, let me now.
      [card:LukeSkywalker92/MMM-Globe]

      posted in Development
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-SoccerLiveScore

      @d3r said in MMM-SoccerLiveScore:

      That looks like a really cool module. I’ll give this a try this weekend.
      About suggestions, maybe show the goalscores and goal times.
      If a match is still going on, display how long the game has been on for. Somewhat like livescore.

      Don’t you think that this would use too much space?

      posted in Sport
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-SoccerLiveScore

      @nem1 said in MMM-SoccerLiveScore:

      @LukeCodewalker said in MMM-SoccerLiveScore:

      Here are some features I want to implement in the future if theres interest:

      • only show scores when there is a match running
      • goal notifications

      Do you have more ideas?

      I am really interested in the module and your plan to develop it as mentioned in the quote.

      What will the module show if there aren’t any livegames in my chosen leagues/cups? The results of the last matches? The soccer table?

      Thanks for your work!

      Right now it show’s the result of the last matches or the upcoming matches. depends on which of them are closer. Tables would be possible but what would you do with a cup without a table?
      I thought of just hiding the module when there’s no match running in the moment.

      posted in Sport
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-SoccerLiveScore

      @tismepaulo thank you. it’s that way now. just update the module.

      posted in Sport
      LukeCodewalkerL
      LukeCodewalker
    • RE: Something I'm working on ...

      Hey,
      another problem with tables:

      if you use html-tables in your GitHub README.md it’s not displayed the right way.
      Example: http://beta.magicmirror.builders/module/33/soccerlivescore

      posted in Announcements
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-SoccerLiveScore

      Here are some features I want to implement in the future if theres interest:

      • only show scores when there is a match running
      • goal notifications

      Do you have more ideas?

      posted in Sport
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-SoccerLiveScore

      Maybe someone could give me some feedback if it’s running on the raspberry pi, because right now i don’t have one here to check it.
      Thanks

      posted in Sport
      LukeCodewalkerL
      LukeCodewalker
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 3 / 7