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

    Posts

    Recent Best Controversial
    • MMM-Fuel

      2d69a6d9-b875-46b9-8b3a-e4a96b0ad352-image.png
      c80d1baf-6aed-4c73-8fec-871c8a6e5567-image.png

      Link to module https://github.com/fewieden/MMM-Fuel

      [card:fewieden/MMM-Fuel]

      requested from @bjoern @WeedWood

      posted in Transport fuel price gas station petrol station voice-control tankerkoenig spritpreisrechner nsw
      strawberry 3.141S
      strawberry 3.141
    • MMM-voice

      After a long development process here is an offline voice recognition module

      [card:fewieden/MMM-voice]

      Features:

      • Turn HDMI on/off

      • Hide/Show all modules

      With this module, you’re also able to control other modules like:

      [card:fewieden/MMM-Fuel] [card:fewieden/MMM-NFL] [card:fewieden/MMM-ip] [card:fewieden/MMM-soccer]

      Complete list of supported modules can be found here

      You want your module to be supported as well? Take a look on the developers guide

      There is a hidden easteregg, who can find it?

      Thanks to all who helped me with this

      posted in Utilities voice control
      strawberry 3.141S
      strawberry 3.141
    • RE: Where are you from?

      Lake of Constance

      alt text

      posted in General Discussion
      strawberry 3.141S
      strawberry 3.141
    • MMM-Modal

      I tweaked my modal that I’m using in some of my modules. Instead of duplicating this all over the place I created a new module for a single source of truth and so it can also be used by other devs/users.

      [card:fewieden/MMM-Modal]

      Modal and dialog windows with touch, voice and non input support.

      I just started building it so it might still have some bugs.

      Developer Guide

      posted in System modal dialog touch control voice control
      strawberry 3.141S
      strawberry 3.141
    • RE: Dev Gallery

      my all time favourite

      alt text

      posted in General Discussion
      strawberry 3.141S
      strawberry 3.141
    • Default weather module refactoring

      Dear MagicMirror² users,

      the refactoring of the default weather module is coming closer to it’s final implementation.

      There is a pull request https://github.com/MichMich/MagicMirror/pull/1488 for it.

      Which can be tested by everyone who is interested.

      What is new?

      • one module for current and forecast weather
      • multiple providers (currently openweathermap and darksky)
      posted in Upcoming Features
      strawberry 3.141S
      strawberry 3.141
    • MMM-OlympicGames

      Description:

      Olympic Games Module for MagicMirror2

      Screenshots:

      51fc75c9-4511-4bf1-82ef-ac7c90939e14-image.png

      Download:

      [card:fewieden/MMM-OlympicGames]


      Initial Version

      posted in Sport olympic games 2022 olympic winter games olympia beijing
      strawberry 3.141S
      strawberry 3.141
    • MMM-ShipmentTracking

      [card:fewieden/MMM-ShipmentTracking]

      Preview

      Currently there is only DHL (can someone test if this is also working for non german ids?) included, when i get some tracking ids for other carriers i will implement them as well, if you don’t mind you can send me some per personal message.

      posted in Utilities shipment tracking
      strawberry 3.141S
      strawberry 3.141
    • MMM-syslog

      Another unpublished module from @paviro, which I extended the last weeks

      alt text
      [card:paviro/MMM-syslog]

      Originally requested from @PointPubMedia

      posted in System logging home automation
      strawberry 3.141S
      strawberry 3.141
    • Dev Gallery

      Let’s collect some pictures for developers

      Russian Roulette (Dev Edition)
      alt text

      posted in General Discussion
      strawberry 3.141S
      strawberry 3.141
    • RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror

      @PaulB as the install instruction says git clone https://github.com/Jopyth/MMM-Remote-Control.git

      https://github.com/Jopyth/MMM-Remote-Control#installation

      posted in System
      strawberry 3.141S
      strawberry 3.141
    • RE: Smartphone App for configuring MagicMirror

      I just sent my professor an arrangement for my bachelor thesis with the mobile app for magicmirror as my topic. let’s see what his response will be :)

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: Is there a way . . .

      @Mykle1 put that in custom.css

      body {
        margin: 20px;
        height: calc(100% - 40px);
        width: calc(100% - 40px);
      }
      
      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • Mobile app (bachelor thesis)

      Hey guys, I created a survey for my bachelor thesis (mobile app for MagicMirror²).

      Feel free to share it with all MagicMirror² users you know.

      I will post updates on this topic here. If you have questions, suggestions, etc. you also can send me a private message.

      Thanks for your support

      Survey is closed

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: Throwing down the gauntlet

      if someone wants to achieve the same, actually there is the module wunderground twice (center and right), but once the forecast and the other time the current weather is hidden

      .region.top.center .MMM-WunderGround table.small, //selector for forecast
      .region.top.right .MMM-WunderGround table:not(.small), //selector for current weather
      .region.top.right .MMM-WunderGround table.small td:nth-child(6) { //selector for rain amount
        display:none;
      }
      
      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • MMM-Soccer - Standings, Schedules and Top Scorers

      Description

      Module to bring your favorite soccer leagues and cups onto the MagicMirror. Display information about standings, schedules, and top scorers.

      Screenshot

      ba708951-602b-411a-9201-909530371ba6-image.png
      f12f16c6-8546-4fa3-91fe-2c5b20adda61-image.png

      Link

      https://github.com/fewieden/MMM-soccer

      [card:fewieden/MMM-soccer]

      posted in Sport bundesliga football modal premiere league primiera division soccer voice control
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-FRITZ-Box-Callmonitor

      @zimmerjo1

      cd ~/MagicMirror/modules/MMM-FRITZ-Box-Callmonitor
      npm install
      
      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: Voice control

      https://vimeo.com/170950524

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: custom.css

      a proper solution would be to do your changes in the custom.css only, so you’ll not lose your modification by an update

      in general you do the following rule

      .MODULE_NAME .CLASS_TO_CHANGE {
          /*CSS RULE*/
      }
      
      .compliments .xlarge {
          font-weight: bold;
      }
      

      this will only affect your compliments module

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-MLB

      @ooom416354 if you can wait for a few days I will teach @cowboysdude how to do it

      posted in Sport
      strawberry 3.141S
      strawberry 3.141
    • 1 / 1