@bworch git status
and git diff
may help you 🙂
Read the statement by Michael Teeuw here.
Best posts made by KristjanESPERANTO
-
RE: Magicmirror won’t update
-
RE: Module for MagicMirror forum
I’ve done it! 🥳 Checkout https://forum.magicmirror.builders/topic/19133/mmm-forum.
For accessing the read(-only) api you can use a cookie from your browser, e.g.
@karsten13 Thank you! That was the hint that led me to the solution 🙏
-
RE: Module list updates since the middle of December
@mumblebaj Thanks for the hint! I’ve just updated the state description. But unfortunately it is still abandoned. The maintainer no longer responds to issues and PRs.
-
RE: Carousel is not working
barnabycolby did’t update the module since 5 years. I recommend to use a newer fork. Like this one: https://github.com/shbatm/MMM-Carousel/
The following config should work with the new fork:
{ module: 'MMM-Carousel', config: { transitionInterval: 40000, ignoreModules: ['clock', 'alert', 'MMM-Tools', 'MMM-OpenmapWeather', 'MMM-PublicTransportHafas', 'weatherforecast', 'calendar', 'newsfeed', 'MMM-Remote-Control', 'MMM-Traffic', 'MMM-Fuel'], mode: 'slides', slides: { "Slide 1": ['MMM-SoccerLiveScore'], "Slide 2": ['MMM-Formula1', 'MMM-COVID19-AMPEL'] } } }
-
RE: MMM-GPIO-HANDLER - Handles GPIO inputs and outputs including PWM
Nice! :smiley: Please add it to the modules list: https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules.
-
RE: The most popular 3rd party modules
@dientuki Nice. But how is this relevant to the thread topic? Please present your module here: https://forum.magicmirror.builders/category/7/showcase
-
RE: Icon einfügen
@Hacksaw There are good Websites that can translate texts - e.g. https://www.deepl.com/. Try again in English and describe more precisely what you want. This is not clear from your current text.
-
RE: Carousel is not working
@kusselin said in Carousel is not working:
another question I have: udn namely when the modules change it can be that these are very “WIDE” at once…at the repeated change then again normal in the width become…woran lies this? can that be?
Does this also happen with the new fork I recommended?
-
RE: MMM-Bash
@draxiom Nice! Don’t forget to add it to the modules list: https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules :-)