Read the statement by Michael Teeuw here.
Experience with MMM-WebUntis?
-
@rabbit83ka I got it working, with a few modifications, so i can use the qr codes from my kids (our school uses MS365 Accounts for login, so unfortunately the username + password didn’t work…). You can find it here: https://github.com/heikogr/MMM-WebUntis wich is forked from https://github.com/r3wald/MMM-Webuntis wich is forked from https://github.com/thyed/MMM-Webuntis
-
@HeikoGr Great, it works again. Thanks for your effort!
-
@HeikoGr , one addition: until 2023, there was a very compact layout of the module (screenshot still in the readme). Then there was this PR, and the new layout is very space consuming with more then one child/student. Maybe it’s feasible to use both layouts (old and new) by a config switch, but I’m a mechanical engineer, not a programmer… but I could test the modifications.
-
@rabbit83ka I‘m not a developer either, but i think this is something i could do. But maybe it will take a few days
-
@rabbit83ka you can try my newest commit (https://github.com/HeikoGr/MMM-Webuntis/). just add a line to your config.js:
mode: "compact",
-
@HeikoGr Thank you! Works great and saves a lot of space.
-
@HeikoGr Thank you so much for your effort! It works now, and it’s just great!
-
@rabbit83ka Thank you for getting the ball rolling!