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

    Posts

    Recent Best Controversial
    • RE: PiHole-Info Modul

      @sdetweil I had tomatoes on my eyes, sorry 🤦

      @drx1984 The repository of pihole-info unfortunately does not contain a screenshot, but your first screenshot looks very similar to MMM-pihole-stats. I suggest to try it.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: PiHole-Info Modul

      @drx1984 Are you talking about MMM-pihole-stats?

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Developer Wanted To Modify Default Newsfeed Module

      @MMRIZE Okay 😀 I just added it to the list.

      posted in Requests
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Developer Wanted To Modify Default Newsfeed Module

      @MMRIZE Since more than one user is using MMM-AnotherNewsFeed, would it make sense to add it to the list of 3rd party modules? :slightly_smiling_face:

      posted in Requests
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Emergency service pharmacies in Germany

      @mumblebaj Many thanks for the tips! :smiley:

      I have meanwhile written to the operators of the website to see if they can offer an API. If not, I will probably follow your suggested approach.

      posted in Development
      KristjanESPERANTOK
      KristjanESPERANTO
    • Emergency service pharmacies in Germany

      I would like to have a module that shows the current emergency pharmacies nearby. For Germany, there is for example this page for this. However, I cannot find an API or similar.

      I have already experimented a bit with parsing the website, that would be a possible way to do it. But I don’t think it’s a clean solution and I’m not sure if it would be legally okay.

      What would your approach be to implement this?

      I found notdienst_api, but it only works in bavaria. If there is no better approach, I would possibly try to extend that package.

      posted in Development
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: The most popular 3rd party modules

      @bugsounet Sure :-D It’s already in the stats.json.

      1. mykle1: 42
      2. bugsounet: 35
      3. MMRIZE: 19
      4. fewieden: 15
      5. Tom-Hirschberger: 13
      posted in General Discussion
      KristjanESPERANTOK
      KristjanESPERANTO
    • The most popular 3rd party modules

      Hello everyone!

      Have you ever wondered what the most popular MagicMirror² modules are? Until now it wasn’t easy to find out. Recently, I added a new sorting feature to the new module list I am working on. It allows you to sort by GitHub stars! So now it’s easier than ever to find out which modules are the community’s favorites 😀

      At the moment the top ten modules are:

      1. MMM-Remote-Control (476 stars)
      2. mmpm (168 stars)
      3. MMM-Screencast (160 stars)
      4. MMM-GooglePhotos (154 stars)
      5. MMM-Todoist (147 stars)
      6. MMM-Traffic (139 stars)
      7. MMM-BackgroundSlideshow (130 stars)
      8. MMM-pages (102 stars)
      9. MMM-ModuleScheduler (96 stars)
      10. WallberryTheme (94 stars)

      Why is it important to star modules? Starring modules on GitHub is a great way to show your appreciation for the developers’ hard work. It also helps other users find popular modules.

      How can I star a module? To star a module, simply go to the module’s GitHub page and click the “Star” button.

      I encourage you to star all the modules you use and appreciate ⭐ And don’t forget to give the MagicMirror project itself a star! 🙃

      I hope this new sorting option helps you find the perfect modules for your MagicMirror² setup!

      Your feedback is welcome: Would you have expected these modules to be in the top 10? Which modules are not in the top 10 and should get more stars in your opinion?

      posted in General Discussion
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: unable to git pull successfully

      @sdetweil With git reset ... everything is reset hard, this fixes the problem, but does not help to explain it. I haven’t fully understood myself why git pull didn’t worked after git stash.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: unable to git pull successfully

      @1a2a3a If you want to reset the module without saving your local changes, you can do this in the module’s directory:

      git fetch origin master
      git reset --hard origin/master
      git pull
      
      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @Manu85 said in Hello everyone, do you know if there is an MM module for rugby:

      @mumblebaj Hi I saw that @KristjanESPERANTO had made a football module like your Rugby module with the selection of different leagues, do you think that the module is adaptable with yours? it’s just a question
      https://github.com/0m4r/MMM-SoccerLiveScore

      MMM-SoccerLiveScore is maintained by @0m4r. I don’t really deal with sports modules :-)

      posted in Requests
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Alexa on Mirror Mirror

      @Dankodan I don’t use Alexa, but MMM-AlexaControl still gets updates. So it seems to me that it still might work.

      posted in General Discussion
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-PIR since update not working.

      MMM-PIR didn’t get an update since 2020. Are you talking about MMM-Pir from @bugsounet?

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: module.js mismatch error and good by os

      @fischi87 said in module.js mismatch error and good by os:

      do u mean the whole errors come from the MMM-MyCommute module?

      I don’t know. Deactivate all modules except this one and then see if the errors still occur.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: module.js mismatch error and good by os

      @fischi87 That project hasn’t been updated since 7 years. On the official module list is a newer fork which got updated 2 years ago. So I recommend try this newer fork: https://github.com/qistoph/MMM-MyCommute.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: module.js mismatch error and good by os

      Which fork of MMM-MyCommute are you using? Go to the module’s directory and run git remote -v.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Automatic checking of all MagicMirror² modules

      @BerkSmash1984 I just fixed it. It was a mistake on my part and should not happen again :-)

      posted in Development
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Magic Mirror for play

      The only game on MM I know is snake: https://github.com/superuserx/MMM-Snake :-)

      posted in General Discussion
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-SimpleBackgroundSlideshow

      Nice! :smiley: Don’t forget to add it to the module list.

      posted in Entertainment
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Netatmo

      You are using a very old fork from RaymondMolenaar. I recommend that you switch to the original (and active maintained) module from CFenner: https://github.com/CFenner/MMM-Netatmo

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • 1
    • 2
    • 11
    • 12
    • 13
    • 14
    • 15
    • 20
    • 21
    • 13 / 21