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: MMM-MealViewer

      @dadAndEl Nice! Don’t forget to add it to the module list: https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules 🙂

      posted in Utilities
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Marketing an idea based on MagicMirror?

      @toxeek Just to let you know, I am not part of the core MagicMirror team and my answer is based on my personal interpretation of the situation.

      I wish you every success! 🚀 I would find it interesting if you could tell us about your project later.

      posted in Forum
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Marketing an idea based on MagicMirror?

      MagicMirror is licensed under the MIT. And most of the more than 1000 modules are also available under a free licence. So as long as you comply with the licence conditions, the answer is yes.

      Of course it would be cool if you would give something back to the community, be it through donations, code improvements, documentation improvements, helping others in the forum or something else. It would be interesting to know if Waveshare returns anything 🤔

      posted in Forum
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-MovieListings

      @BerkSmash1984 said in MMM-MovieListings:

      I cannot seem to get the module to work

      Just an idea: Which node version are you using?

      posted in Entertainment
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Module Error

      @Lockslay Which MMM-Globe? On the module list are two with that name. Go into the directory of the moule (cd ~\MagicMirror\modules\MMM-Globe) and than run git remote -v to figure it out.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-Nutrislice: Display the day's school breakfast and lunch

      @vees Nice! :-) Don’t forget to add it to the modules list: https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules

      posted in Utilities
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-OpenWeatherForecast Error 401

      @dcazman said in MMM-OpenWeatherForecast Error 401:

      I think this is the fork I used.

      According to your first post (output of git remote -v) you use the repository of jclarke0000.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-OpenWeatherForecast Error 401

      @dcazman There is a working fork: https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-News-QR: it works but....

      If this happens try to set useCorsProxy to false in your feed config. Like this:

      	modules: [
      		{
      			module: "newsfeed",
      			position: "top_right",
      			config: {
      				feeds: [
      					{
      						title: "tagesschau.de",
      						url: "https://www.tagesschau.de/xml/rss2/",
      						useCorsProxy: false
      					}
      				]
      			}
      		},
      		{
      			module: "MMM-News-QR",
      			position: "top_right",
      			config: {
      				updateType: "push",
      				interval: 2000,
      				animationSpeed: 2500,
      				colorDark: "#fff",
      				colorLight: "#000",
      				imageSize: 150
      			}
      		}
      	]
      
      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: CALL FOR TESTERS: New install script

      @drdeath I am sorry that you found my comment offensive. That was not my intention at all. I think it’s a shame if there’s an atmosphere where you can’t express ideas or ask questions. Even if they are stupid, one should remain respectful. I think it’s good when people start new projects and try different approaches. So thanks for that!

      Out of technical curiosity: Why are you using X? Wouldn’t it be possible with Wayland?

      posted in General Discussion
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: CALL FOR TESTERS: New install script

      @drdeath I’m a bit sceptical about trying it out as it contains a few hundred encoded lines and the comments don’t clearly describe what it does and why it’s encoded.

      posted in General Discussion
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: module weather

      @benoit73 said in module weather:

      aptKey

      apiKey

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-GoogleMapsTraffic failing

      The original module didn’t get updated since 2018. Maybe try this fork from 2022: https://github.com/doctorfree/MMM-GoogleMapsTraffic.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-OpenWeatherForecast Error 401

      @Vauxdvihl Okay, so that shows us that you’re using the right fork 👍 Let’s see the part of config.js for this module (without API key, of course).

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-OpenWeatherForecast Error 401

      @Vauxdvihl said in MMM-OpenWeatherForecast Error 401:

      Can you guide me?

      Try git remote -v in the module’s directory.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-OpenWeatherForecast Error 401

      @Vauxdvihl Are you using the fork from Tom-Hirschberger?

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-Bash

      @draxiom Nice! Don’t forget to add it to the modules list: https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules :-)

      posted in System
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Having issues with MMM-MktIndex, again

      @leonids The module got an update some days ago. Have you updated the module?

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Major problems loading new module page...

      @BKeyport I cannot reproduce this. Does the same thing happen when you open the list in a private window?

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-ProfileAndWeather

      Nice! Don’t forget to add it to the module list 🙂

      posted in Utilities
      KristjanESPERANTOK
      KristjanESPERANTO
    • 1 / 1