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

    Posts

    Recent Best Controversial
    • RE: Make a mirror a touch mirror

      hi
      there seems to be a company that produces two way mirrors that work with multi touch touch overlays
      https://www.twowaymirrors.com/smart-mirror/
      although I have not tested them

      But I guess IR Touch frames are the cheapest option

      Max

      posted in Hardware
      M
      maxbachmann
    • RE: Hello-Lucy

      Damn I need this aswell
      guess I will keep it in english because I am probably to lazy to train snowboy again for German :)

      posted in Fun & Games
      M
      maxbachmann
    • RE: IFrame

      @cowboysdude just did it with node serveronly and then accessed it on my raspy with chromium
      localhost:8080 still has the same problem everything but the iframe is still not shown

      However I realised that with the type of website (using it for the webpanel of Openhab) I actually want to show later it works perfectly fine ^^

      posted in Troubleshooting
      M
      maxbachmann
    • IFrame

      I try to get MMM-Iframe running https://github.com/alberttwong/MMM-iFrame
      I tried with the code he shares on there with https://www.google.com as URL
      The MagicMirror works, but the Iframe is not shown

      {
      	module: 'MMM-iFrame',
      	position: 'bottom_bar',
      	config: {
      			url: ["https://www.google.com"], 
      			updateInterval: 0.5 * 60 * 1000,
      			width: "100%", 
      			height: "100px"
      		}
      },
      

      anybody knows what I do wrong?
      ty for the help

      posted in Troubleshooting
      M
      maxbachmann
    • 1
    • 2
    • 13
    • 14
    • 15
    • 16
    • 17
    • 17 / 17