I’ve just sent you a pull request which attempts to find a solution for smaller screens (compact mode). Not perfect, but an initial prototype!
Here’s the original full table:
And here’s the compact view:
I’ve just sent you a pull request which attempts to find a solution for smaller screens (compact mode). Not perfect, but an initial prototype!
Here’s the original full table:
And here’s the compact view:
@strawberry-3.141 care to share your plans - perhaps I can contribute?
I also notice you’ve hardcoded the leagues into the subclassed start method. Is there a reason for this, because it means that I can’t override them via config to use other leagues?
@strawberry-3.141 do you have a link?
Hi @strawberry-3-141 - thanks for putting together this module.
In case it helps anyone, I’ve created a GitHub repository for my version of the module - https://github.com/ianperrin/MMM-FootballData. I renamed it to add the MMM- prefix as that seems the convention round here, and changed soccer to FootballData because a) that’s the name of the game :) and b) it indicates the source (http://api.football-data.org)
[card:ianperrin/MMM-FootballData]
ALL CREDIT GOES TO @strawberry-3-141