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

    Topics

    • msimon360M

      World Cup page

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      1
      1 Votes
      1 Posts
      10 Views
      msimon360M
      Re: Fifa World Cup overview I started looking into ways to display the 2026 World Cup and found this to work great. I used {MMM-WebView} (https://github.com/Iketaki/MMM-WebView ) and loaded native-stats.org [World Cup page](link url) (https://native-stats.org/competition/WC/) page.
    • msimon360M

      New Module MMM-PWSWeather

      Watching Ignoring Scheduled Pinned Locked Moved Showcase module weather new
      8
      0 Votes
      8 Posts
      163 Views
      S
      @msimon360 in linux, environment variables are not inherited by default. you have to use export variable_name=value in the shell script before the launch of MM variable_name=value will not be passed to the next program
    • msimon360M

      MMM-Carousel extra text

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      2
      0 Votes
      2 Posts
      424 Views
      msimon360M
      I found the simple fix. I removed the position option from the Carousel module in the config.js file. Doh! I thought it said required but it said “NOT Required”.
    • msimon360M

      MMM-DailyDilbert no longer works

      Watching Ignoring Scheduled Pinned Locked Moved Entertainment
      1
      0 Votes
      1 Posts
      241 Views
      msimon360M
      Since Scott Adams has moved his comic to a pay wall you can no longer download it. Too bad, I love Dilbert.
    • msimon360M

      MMM-Jast - Loading and no data SOLVED

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      1
      1 Votes
      1 Posts
      397 Views
      msimon360M
      I installed MMM-Jast v2.9.5 on a fresh Install of MagicMirror2 on my Raspberry Pi 5. All I was getting was the word “Loading”. The problem was fixed when I downgraded yahoo-finance2 from 2.14.0 to 2.11.3 as in the Jast package.json. cd ~/MagicMirror/modules/MMM-Jast rm -rf node_modules package-lock.json npm install yahoo-finance2@2.11.3 --save-exact
    • 1 / 1