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

    Posts

    Recent Best Controversial
    • RE: Installing the dependencies - Can't finish the installation.

      @shreyash
      Have you updated npm?
      I am not sure about this, but what I would then try is first install npm globally. Possibly using sudo.
      I would however not advise to install the MM itself via sudo.

      Try:

      npm install -g npm@latest
      

      If that does not work, with sudo

      sudo npm install -g npm@latest
      sudo npm n stable
      

      The node version above is also not the latest one (> 10.0) but it should be sufficient.

      posted in Troubleshooting
      lavolp3L
      lavolp3
    • RE: Runtastic, or any other training app

      @Fozi @duxnobis I’m working on an extension of MMM-Strava called MMM-StravaBoard which will include many more functions. Stay tuned :-)

      posted in Requests
      lavolp3L
      lavolp3
    • RE: [Help!] svg Graph in module MMM-Strava

      @ianperrin Ian, I haven’t seen your latest reply, sorry, but meanwhile I’ve learnt how to deal with the templates and am implementing the progress bar myself.
      The nunjucks environment makes it much easier for me in the end.
      Look for a PR soon :-)
      Thanks again for your work on this! Having much fun with the API and would like to bloat the module much further. (–>motivation for summer)

      posted in Development
      lavolp3L
      lavolp3
    • RE: Which type of mirror to use

      @mickyvi said in Which type of mirror to use:

      https://www.amazon.it/CQRobot-10-525GHz-Microwave-Compatible-Measurement/dp/B089NKGWQQ/ref=pd_day0_3/257-4432238-8577840?pd_rd_w=mQj2z&pf_rd_p=2a4cbc0a-de25-48fb-acfc-b5dc3175ff51&pf_rd_r=G0GKYXH5QQKMFX9KP3YA&pd_rd_r=7c5d2780-ea90-4384-bbc8-59108d4791ef&pd_rd_wg=n7WUF&pd_rd_i=B089NKGWQQ&psc=1

      Ciao thank you

      Grazie.
      This one is very very expensive but interesting. Let us know if you’re satisfied with it.

      FYI, this is how I manipulate CSS to get brighter text:

      .dimmed {
        color: #aaaaaa;
      }
      
      .normal {
        color: #fdfdfd;
      }
      
      .bright {
        color: #ffffff;
      }
      
      body {
        color: #fdfdfd;
      }
      

      The selectors are usually used in the modules to highlight or dim text. The body color property is the fallback in case no other selector is used. So I set it as the same color as normal.

      You can find all the selectors in main.css where less birght colors have been used. In custom.css you can overwrite the properties.

      posted in Hardware
      lavolp3L
      lavolp3
    • RE: Electron Browser outdated?

      Testing now electron@6.0.10 on a
      Raspberry Pi 4 with
      npm@6.10.2 and
      node@10.15.2

      Will report back as soon as I have something

      posted in Troubleshooting
      lavolp3L
      lavolp3
    • RE: Your help is needed! Looking for new moderators!

      @Mykle1 said in Your help is needed! Looking for new moderators!:

      I’m not asking for the position but I would like to vote for @sdetweil. He already surpasses all the requirements. Talk about being overqualified. No one deserves it more than him. He already helps everyone.

      +1 to that!

      posted in Forum
      lavolp3L
      lavolp3
    • RE: On-Demand Music

      @Lisa-Brown Haha, well Lisa, that’s not exactly what I would call “on demand” music playback . I guess the OT had something different in mind.
      However with the ample possibilities with Spotify on a Raspberry Pi nowadays I wonder why you would go through such an extensive workaround.

      posted in Development
      lavolp3L
      lavolp3
    • RE: MMM-Comics

      Yes I’ll try to implement them. Wumo looks fun!

      posted in Entertainment
      lavolp3L
      lavolp3
    • RE: Contribute to a module. Volunteers wanted! Easy!

      n957 Duisburg, North Rhine-Westphalia, Germany

      posted in Troubleshooting
      lavolp3L
      lavolp3
    • RE: Forum updated - I could use your help

      @phil said in Forum updated - I could use your help:

      Browser: Firefox
      Version: 75.0 (64-bit)

      When I Submit a reply, it is not displayed right away. I have to re-open the topic (a simple re-load of the page opens the reply form again, I think. Let me try…).

      And when I want to make another reply, the form is still filled with the text from the previous one.

      Do you have the option “After posting a reply, show newest post” checked in your settings?
      aeb9790c-e5a9-40ce-b091-6e1474e30621-image.png

      posted in Forum
      lavolp3L
      lavolp3
    • 1 / 1