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
    • RE: Mobile app (bachelor thesis)

      I will publish the general part of the survey here in this thread

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: How to uninstall unclutter?

      @l8kerjuan if you want so see your cursor in the mm view, you also have to overwrite the cursor: none; styling in custom.css

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-AlarmClock append / push to alarms array

      @axellejamous be aware of that day 7 doesn’t exist the days range from 0 sunday to 6 saturday

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      Today the European Championship will kickoff :flexed_biceps: :soccer_ball:

      ec.png

      I’m currently working on version 3 of this module. It will be possible to not only display the standings of a league but also get the schedules and top scorers displayed in a carousel.

      On top of that, the module will finally support cups such as the European Championship, Champions League, and World Cup.

      If you want to test the beta for tonight’s kickoff, then head over to Github https://github.com/fewieden/MMM-soccer/pull/42 for all details.

      If you find any issues or need help, please report them here https://github.com/fewieden/MMM-soccer/pull/42 so they are all grouped together.

      standings.png
      schedule.png
      scorers.png

      posted in Sport
      strawberry 3.141S
      strawberry 3.141
    • RE: Trying to write my own Module...

      @nbrenn this.config.interval

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: Building mirror without programing

      @cowboysdude this will not work, because the js file cannot be found then

      @amanzimdwini if yozu dont install the modules wuth git clone you have to redo the whole process for every update

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-Gas Still Working?

      @sifuhall I just tried it with your config and it didn’t show up either.

      I then noticed that the repository is called MMM-GAS, but the files and config are MMM-Gas. After renaming the directory of the module to MMM-Gas it was working fine.

      If you followed the git clone command in the read me file it already has the correct directory name, but if you know how to clone a repo or copied the git clone command provided by Github itself then you probably have the same issue.

      e06774c3-0b19-457d-8086-e8c3ea86439f-image.png

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

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

      [1.1.0]

      MagicMirror² version >= 2.15.0 required.

      Fixed

      • Installation instructions

      Added

      • Nunjuck template
      • Dependency: node-fetch
      • Dependency: lodash
      • Github actions: build and changelog
      • Github config files

      Changed

      • Data source
      • Preview image
      • Config options
      • Country names are now translated with the Intl object
      • Translations

      Removed

      • Dependency: request
      • Travis-CI integration

      d2483796-1e10-4308-9349-72aaeee13b2f-image.png

      [card:fewieden/MMM-OlympicGames]

      posted in Sport
      strawberry 3.141S
      strawberry 3.141
    • RE: Mobile app (bachelor thesis)

      @Goldjunge_Chriz I hope I can send out the first prototype on the weekend, waiting for approval by apple

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: Building mirror without programing

      @amanzimdwini it works, but I said putting -master in the config will not work, because then you have several problems

      The only thing is without having the ability to use git you have to redo the whole process for every update, the correct installation steps are mostly in the readme of the module itself

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: stronger Raspberry Pi 3 Alternatives

      @Damian does it make sense then to just setup ubuntu for magicmirror? You got windows already and magicmirror works also on windows

      posted in Hardware
      strawberry 3.141S
      strawberry 3.141
    • RE: Voice/motion control

      @Mitchfarino well there’s no reason to wait @alexyak 's module is working already so you can build your frame it’s extendable too and it’s just software it could be changed later on if needed

      and i can tell for sure, that it will be much easier to install his module

      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • RE: Mobile app (bachelor thesis)

      Everyone should have received an email with the App (Android, Windows Phone).

      iOS users should receive a second mail from Apple themselves with an invite for beta testing.

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: Modules to display Stock (Capital Stock)

      @qqqqqqqq

      first module

      {
                  module: 'MMM-Stock',
                  position: 'top_right',
                  config: {
                      companies: ['MSFT', 'GOOG', 'ORCL', 'FB'],
                      currency: 'gbp'
                  }
      }
      

      second module: you have to rename the folder to stocks, as you mentioned the directory and the js file and inside the js file the name has to be the same.

      third: create an issue on github and ask if he creates a list as config option

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • New Raspberry Pi 3+

      Today they released a new Raspberry Pi

      Broadcom BCM2837B0, Cortex-A53 (ARMv8) 64-bit SoC @ 1.4GHz
      1GB LPDDR2 SDRAM
      2.4GHz and 5GHz IEEE 802.11.b/g/n/ac wireless LAN, Bluetooth 4.2, BLE
      Gigabit Ethernet over USB 2.0 (maximum throughput 300 Mbps)
      Extended 40-pin GPIO header
      Full-size HDMI
      4 USB 2.0 ports
      CSI camera port for connecting a Raspberry Pi camera
      DSI display port for connecting a Raspberry Pi touchscreen display
      4-pole stereo output and composite video port
      Micro SD port for loading your operating system and storing data
      5V/2.5A DC power input
      Power-over-Ethernet (PoE) support (requires separate PoE HAT)
      

      https://www.raspberrypi.org/products/raspberry-pi-3-model-b-plus/

      posted in Hardware
      strawberry 3.141S
      strawberry 3.141
    • RE: NHL Module

      @kevinb311 you can find the prototype here [card:fewieden/MMM-NHL] will be updated in the next days for proper display

      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • RE: How to load a <script> src = " " </script> into my mirror?

      @cowboysdude this will not work for images

      therefore you have to add a filter -webkit-filter: grayscale(100%);

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: Alignment with module "random_quotes"

      @qqqqqqqq revert your changes in your js file (git checkout MMM-SystemStats.js)

      custom.css

      /* aligns the table to the right */
       .MMM-SystemStats table {
        width: initial;
        float: right;
      }
      
      /* aligns all columns to the left within the table */
      .MMM-SystemStats td {
        text-align: left !important;
      }
      

      config.js

      {
        module: 'MMM-SystemStats',
        position: 'top_right', // This can be any of the regions.
        classes: 'small dimmed', // Add your own styling. Optional.
        header: 'My own MMM-SystemStats header!',
        config: {
          updateInterval: 10000,
          animationSpeed: 0,
        },
      },
      

      The comment in the readme for the custom header is outdated, the author wants to create an update this weekend, therefore the css rules could break, but he might want to add this as a config option and remove the old comment @BenRoe

      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: Fuel Monitor for Austria

      @yawns maybe the shipment tracking module is a help, there you can also choose between different carriers :)

      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • RE: Trying to write my own Module...

      @nbrenn the easiest solution without messing with the css around is to create a second module, which is litening on the broadcasts you will send with the data in it from your module you already have

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 26
    • 27
    • 5 / 27