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

    Posts

    Recent Best Controversial
    • RE: How to set Font in Alarm Clock

      @strawberry-3.141 said in How to set Font in Alarm Clock:

      @nobita ok it doesnt render in the module itself try .ns-box-inner span.light

      I installed the module just to test it, I also noticed the .ns-box-inner
      but, something is overwriting font-size, font-color
      I’ve managed to change the color by using .ns-box-inner span.light {color: #00F;}
      but changing that to font-color will go back to the original colors.

      posted in Troubleshooting
      brobergB
      broberg
    • RE: Most high quality mirror possible?

      30inch OLED screen

      http://www.tweaktown.com/news/52937/dell-surprises-new-30-inch-4k-120hz-oled-display/index.html

      Touchfoil
      Www.displax.com

      Glass
      https://www.pilkington.com/en-gb/uk/products/product-categories/special-applications/pilkington-mirroview/

      posted in Hardware
      brobergB
      broberg
    • RE: How to set Font in Alarm Clock

      if it is the MMM-AlarmClock that you are referring to then in custom.css add

      
      .MMM-AlarmClock .small {
      
        font-color: #59F;
        font-size: 10px;
      
      }
      posted in Troubleshooting
      brobergB
      broberg
    • RE: Would this glass work?

      I’m using the mirropane chrome with 3% light transmission, I think the 11% would do just fine,
      but do note that Pilkington also has their Mirroview series with 20% and 40% light transmission.
      the later beeing better in bright rooms (40% if it’s to be used besides lots of windows that get a lot of daylight or if the room is really bright)

      posted in Hardware
      brobergB
      broberg
    • RE: How to Set Date Format

      @nobita

      I updated my mirror to 2.1.0 and the code had changed slightly, but the format I posted above will change it back to
      “09/01 2017”

      posted in Troubleshooting
      brobergB
      broberg
    • RE: Ideal tint for the mirror?

      @zeldakong64

      the light transmission from the “back” (most mirrors have one side that has more reflection than the other) should be around 20% to get enough light through when the room the mirror is placed in is bright, you might go even higher if the mirror is out in daylight.

      The higher transmission of light the more you will see of the monitor itself, even more so when the light in the room gets dimmer. The backlight of monitors will def shine through more the higher percentage you go.

      I have a mirror with 3% light transmission, it works fine in a room with no daylight and just a few light sources.
      big plus is that the backlight doesn’t show until the room is entirely pitch black.
      But! I would suggest a mirror with 12-20% light transmission for most placements.

      posted in General Discussion
      brobergB
      broberg
    • RE: Vanity mirror with Homegoods frame

      @sero @nuckinfutz

      he says he runs speculum, this :

      https://github.com/NielsMasdorp/Speculum-Android

      posted in Show your Mirror
      brobergB
      broberg
    • RE: How to Set Date Format

      Hmm, did the clock module change when upgraded to 2.1.0?

      anyhow, change it to this in clock.js

      		if(this.config.showDate){
      			dateWrapper.innerHTML = now.format("DD/MM YYYY");
      }
      
      

      here is the formatting explained :
      http://momentjs.com/docs/#/parsing/string-format/

      posted in Troubleshooting
      brobergB
      broberg
    • RE: 9gag module

      @israel05 there is a lot of issues with a 9gag feed since the images aren’t uniformed, many a times you need to scroll down, but anyways. the newsfeed module, I think is getting support for images as well, that could be used, sort of.

      if you want a quick fix, then use the Instagram module and get the images from 9gag’s instagram account. Yeah I know it’s not the same, but it’s 9gag-light :D

      Here is the instagram module
      https://github.com/kapsolas/MMM-Instagram

      posted in Requests
      brobergB
      broberg
    • RE: Monitor Samsung P2470H at home

      Should work just fine, it has HDMI and audio out, and is a mere 54mm thick without foot.

      Go for it.

      posted in Hardware
      brobergB
      broberg
    • 1 / 1