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

Posts

Recent Best Controversial
  • RE: MMM-SoccerLiveScore

    @egnos I posted the link to the repo in my prev comment.
    Anyhow, to see the latest (under development) updates, after you cloe you need to switch to the development branch:

    from your MagicMirror home folder, enter the modules one

    cd modules

    clone the repo

    git clone https://github.com/0m4r/MMM-SoccerLiveScore

    checkout the development branch

    git checkout development

    You may need to restart MagicMirror.

    posted in Sport
    0
    0m4r
    Feb 5, 2021, 12:11 PM
  • RE: MMM-SoccerLiveScore

    @egnos I can still see them, but I have installed my own fork which I tweaked and fixed in some places: https://github.com/0m4r/MMM-SoccerLiveScore

    If you are familiar with github you can even try some of the new features I am working on by checking out the developer branch :)

    posted in Sport
    0
    0m4r
    Feb 3, 2021, 7:33 AM
  • RE: MMM-SoccerLiveScore

    @lavolp3 I think with some more work it can be done…
    I am also considering to add the scorers standings for each league
    It is quite a hard work to reverse engineer the APIs, but it is fun :D

    posted in Sport
    0
    0m4r
    Jan 22, 2021, 8:59 AM
  • RE: MMM-PublicTransportHafas

    hi! this may come a little too late, but I have forked the original git repo and made a few adjustments (including updating old dependencies here: https://github.com/0m4r/MMM-PublicTransportHafas/
    Feel free to try it out!

    posted in Transport
    0
    0m4r
    Jan 21, 2021, 7:57 AM
  • RE: MMM-SoccerLiveScore

    @lavolp3 I am actually reverse-engineering the APIs as there is no formal documentation.

    Anyhow,

    Do you know if the API provides the goals in any game as well?

    yes, the score is provided.
    If the game is ended it provides the final result, if the game is on-going you get the current score, if the game is not started it provides a default “0 - 0” result.

    And is German 2nd League and/or DFB cup integrated? (EDIT ok seen it in your README)

    the list of supported league are the same you can see on the toralarm.de website

    Are real-time live results availabe?

    yes, it is available. The APIs also return a suggested time to refresh to get up to date results.

    posted in Sport
    0
    0m4r
    Jan 19, 2021, 8:33 AM
  • RE: MMM-SoccerLiveScore

    @Feedy88 would you be so kind to add a feature request to the github repo: https://github.com/0m4r/MMM-SoccerLiveScore/issues? thanks!

    posted in Sport
    0
    0m4r
    Jan 18, 2021, 7:30 AM
  • MMM-covid19 based on covid19api.com APIs

    you can find it here: https://github.com/0m4r/MMM-covid19

    04de9ba7-c3de-499e-9b46-0ad9ecaba9f2-image.png

    Let me know how you like it!

    posted in Health
    0
    0m4r
    Jan 15, 2021, 8:50 AM
  • RE: MMM-SoccerLiveScore

    yes, I guess it is correct, black is rendered on screen by non turning on the pixel of the screen, why should they if they are supposed to be all black?

    this is the link t the image for the logo of Juventus:
    https://www.toralarm.com/api/proxy/images/ta/images/teams/30000991/64

    this is how it would look on a non-black background.

    914d2c59-6b30-4bc0-9529-ea8bddadb1ef-image.png

    posted in Sport
    0
    0m4r
    Jan 14, 2021, 7:32 PM
  • RE: MMM-SoccerLiveScore

    Juventus logo is black with a transparent background, so it is black on black and you will not be able to see it! :) I spent some time thinking it did not work… but then I realized the black on black problem :)

    posted in Sport
    0
    0m4r
    Jan 14, 2021, 11:38 AM
  • RE: MMM-SoccerLiveScore - Club Logos doesen’t show

    I have forked the repo and fixed a few issues here (i.e. infinite API call when showTables:true). You can find it here: https://github.com/0m4r/MMM-SoccerLiveScore

    posted in Troubleshooting
    0
    0m4r
    Jan 11, 2021, 9:27 AM
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy