MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. broberg
    3. Best
    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
    • MMM-doomsDay - The countdown module,

      Description:

      A simple module to put a countdown to an event, displays days left to the set date.
      Displays one line when the day is here and another one when the event is over.

      Screenshots:

      0_1487778760071_screenshot.jpg

      0_1487781373398_screensho2t.jpg

      0_1487781582088_daw.jpg

      Download:

      [card:brobergp/MMM-doomsDay]


      Version 0.4 (16/3 2017)

      Added the option to change text when the day has passed,
      suggested by @Snille !

      Version 0.3

      Fixed half day bug, also increased the update interval so it now updates every hour instead.

      Version 0.2

      Fixed hour issue, not displaying the event in the morning.

      Version 0.1

      Quick and dirty, try it, should work.

      posted in Utilities
      brobergB
      broberg
    • RE: MMM-Snow - Yet another Snow Module

      Sweet!

      There should be a seasonal module like this, or maybe an extension for the weather apps (snow when the weather says snow and rain, hail, sunny, cloudy etc etc).

      posted in Fun & Games
      brobergB
      broberg
    • RE: Sun VS mirror

      Thickness doesn’t really matter.

      But no, you can’t get glass that works perfectly in all lighting conditions, you basically have to decide where the mirror goes and choose type frome there.

      My usual recommendations are :

      Dark rooms, with limited/dimmed lighting go with 4-10% light transmission (not really recommeded at all, but this limits bleed through of the monitors backlight). Here you have the mirropane series that has models from 3% (chrome), 8% (chrome spy) and regular mirropane at 10%. And do note the chrome series has a “darker” reflection than mirroview that is brighter/more silver.

      Normal lit rooms, without direct sunlight go with 12-20% light transmission (sweet spot is 12% when balancing readability and backlight bleed through).
      Here you can find the regular pilkington mirroview at aprox. 20%

      Public rooms, with much daylight or brightly lit places I would go with 30-50% light transmission, the drawback is however that you often see the screen behind it really clearly and thus loses much of the magic. But as you have noticed, practically it has to be around 50% to be used in daylight, or as stated above, just as a “hidden” tv. Here you get the mirroview 50/50.

      A quck “fix” for low lighttransmission is to bulk up the text and symbols (use bold in a large font), it helps a little.

      And when it comes to the reflection % get as high as possible, a normal mirror has about 85-98% reflection. Most two way mirrors has around 60%, often lower. Reflection is oftenly not considered when building a smart mirror, but it should be.

      posted in Troubleshooting
      brobergB
      broberg
    • MMM-newsfeedtouch - News so hot you wanna touch it

      Description:

      This module caters to you who are running touch mirrors and wants some more information on the headlines without having the description of the headline to be visible the entire time.

      When you touch the Headline, a larger Description of the Headline appears. The Description is set on a timer (set by readInterval, standard read time is 15 seconds) OR you can actively touch the description to close it and load the next Headline.

      Works otherwise exactly as the default news feed module.

      Thanks to @strawberry-3-141 for the help to get me started with this!

      Screenshots:

      0_1485382839334_screenshotnewsfeedtouch.png

      Download:

      [card:brobergp/MMM-newsfeedtouch]


      Version 0.1

      • First release, evaluation needed
      • Get Description on touch
      posted in Utilities touch newsfeed
      brobergB
      broberg
    • MMM-TextClock, number blind? No worries, you can now read the time!

      Description:

      The Clock that puts that little extra custom feel to your mirror, no more numbers, just stylish text!

      Two options of layout, 24H/12H in one line or 12H on a Field.

      Screenshots:

      0_1492532512508_textclock1.png
      0_1492532521865_textclock2.png
      0_1492532536664_textclock3.png

      Download:

      [card:brobergp/MMM-TextClock]


      Version 0.3 (2017-04-27)

      • Added Language support for :
      • Dutch
      • German (new 12H layout was required, please check this and report any changes that is needed)

      Version 0.2

      • Fixed 24h text line format for the night hours.
      • Please Report bugs and other errors, English isn’t my native language so if you spot errors in the sentence structure, please let me know!

      Version 0.1

      • First release
      • English and Swedish language support
      • Please Report bugs and other errors, English isn’t my native language so if you spot errors in the sentence structure, please let me know!
      posted in Utilities time clock word clock text clock modern
      brobergB
      broberg
    • RE: Module displaying over another

      add to custom.css

      .region.top.left {
      z-index: 2;
      }
      .region.top.right {
      z-index: 2;
      }
      

      this will force the top left and right region modules to be placed 1 “layer” above the others

      posted in Troubleshooting
      brobergB
      broberg
    • Capacitive touch mirror

      Hi, the question has been up before,
      So, the touch films/foils available usually doesn’t work with the mirrors out there.

      But by accident I noticed that Displax actually sells two way mirrors with a built in touch-layer.

      I have no pricing but they probably aren’t cheap.

      But atleast there is an option out there.

      https://displax.com/multitouch-mirror/

      posted in Hardware
      brobergB
      broberg
    • RE: Send message to the Mirror

      @CCoates you basically want the same thing as this guy :
      https://forum.magicmirror.builders/topic/1338/active-notification-from-external-system

      posted in Requests
      brobergB
      broberg
    • RE: Compliments font size

      @poekel

      
      .compliments .xlarge {
      font-size: 30px;
      }
      
      

      do not add this inside body {}
      it goes after.

      posted in Development
      brobergB
      broberg
    • RE: Basic Countdown module

      @illskool Well then. Have this religious countdown module instead!
      Guaranteed candle free!

      [card:brobergp/MMM-doomsDay]

      (just made it, but it should work :D )

      posted in Requests
      brobergB
      broberg
    • RE: Changing Module Display Width

      @selym

      in the custom.css

      add

      .MMM-modulename {
          width : 200px;
      }
      

      Be shure to get the module name exactly right (case sensitive and all).
      Do experiment with the width, 200px might be to small, it’s just an example to get you started.

      posted in General Discussion
      brobergB
      broberg
    • RE: Can't access mirror from external source - IPwhitelist doesnt work

      Have you read this thread?
      https://forum.magicmirror.builders/topic/1307/magicmirror-v2-1-0-update-error/8

      It covers whitelist issues

      posted in Troubleshooting
      brobergB
      broberg
    • RE: Magic Mirror on Jessie Lite

      @yours.mukul

      Here is the jessie lite installtion guide :
      https://github.com/MichMich/MagicMirror/wiki/Jessie-Lite-Installation-Guide

      posted in Tutorials
      brobergB
      broberg
    • RE: Does an iPhone notifications module exist?

      I’m not sure if it works as well with Android, but Pushbullet (the app used for the current phone notification module) also exists for apple ios (here : https://itunes.apple.com/se/app/pushbullet/id810352052?mt=8).

      You never know 100% until you try it :)

      posted in Requests
      brobergB
      broberg
    • RE: Music player

      @johnnyboy mpg123 is a linux mp3player that you run from the terminal, it’s a program not a module.

      My touchplayer https://github.com/brobergp/MMM-TouchPlayerBasic

      Gismos voiceplayer
      https://github.com/gismo2006/MMM-Myvoiceradio

      Mpg123 is found here
      https://www.mpg123.de

      posted in General Discussion
      brobergB
      broberg
    • RE: Total novice experiencing install problems with "mm.sh"?

      You have to make a copy of the file “config.js.sample” that is in MagicMirror/config folder and rename it to “config.js”
      Otherwise you have no working config file.

      posted in Troubleshooting
      brobergB
      broberg
    • MMM-TouchPlayerBasic - Simple Webradio and mp3 Playlist player.

      Description:

      This module caters to you who are running touch mirrors and want to be able to just choose a radio station or playlist and play it, no fuzz just buzz.
      Simple audio controls like volume up/down and mute/unmute.
      Pressing stop kills the radio and playlist that is playing and hides all buttons so only the start button is visible.

      I made this for my intended touch mirror but since plans have changed I can no longer use it, better somebody else that runs touch can!

      Thanks to @gismo2006 for making the MMM-Voiceradio that this module is based on.

      Screenshots:

      0_1485797200420_radioplayer.png

      Download:

      [card:brobergp/MMM-TouchPlayerBasic]


      Version 0.1

      • First release
      • Can play mp3 files, streamed via webradio or playlists (.m3u only)
      • Controls master volume of your Pi
      posted in Entertainment touch music radio
      brobergB
      broberg
    • RE: default clock size?

      @costascontis said in default clock size?:

      @broberg thnx mate,but if i use transform: scale all the module goes left and off screen like this:

      Ahh, okey

      add

      transform-origin: top left;
      

      under transform: scale

      Or to change font sizes.

      
      .clock .time {
       font-size: 100px;
      }
      
      .clock .date {
       font-size: 30px;
      }
      
      posted in Utilities
      brobergB
      broberg
    • RE: Projected Capacitive Touch Film

      @spacevolt no, the layer that distorts the electrostatic field readings (the metal coating on the mirror) are still in between the foil and your finger. The board thinks you basically sat your naked ass on the foil :D

      posted in Hardware
      brobergB
      broberg
    • RE: Changing Module Display Width

      @johnnyboy You can do a lot to the Magicmirror and it’s module just by editing the css,

      Here is a good reference for CSS : https://www.w3schools.com/css/

      And css for beginners : http://www.htmldog.com/guides/css/beginner/

      posted in General Discussion
      brobergB
      broberg
    • 1 / 1