MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    27" custom framed magic mirror - fun to get done

    Scheduled Pinned Locked Moved Show your Mirror
    41 Posts 13 Posters 64.7k Views 17 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • I Offline
      iwaldrum @zdenek
      last edited by

      @zdenek

      This is the refresh script included with FullpageOS. Not sure if you need anything else to be able to run it.

      #!/bin/bash
      export DISPLAY=:0
      WID=$(xdotool search --onlyvisible --class chromium|head -1)
      xdotool windowactivate ${WID}
      xdotool key ctrl+F5
      
      xdotool key F11
      
      
      zdenekZ 1 Reply Last reply Reply Quote 0
      • zdenekZ Offline
        zdenek @iwaldrum
        last edited by

        @iwaldrum stupid question - what extension should have the file “refresh”?

        I 1 Reply Last reply Reply Quote 0
        • I Offline
          iwaldrum @zdenek
          last edited by

          @zdenek The script included doesn’t have an extension. If that doesn’t work for you try adding the extension of .sh

          zdenekZ 1 Reply Last reply Reply Quote 0
          • S Offline
            shbatm Module Developer @disakos
            last edited by

            @disakos I just posted a module for pulling an RTSP Stream from my Hikvision Cameras. Check it out here:
            [card:shbatm/MMM-RTSPStream]

            1 Reply Last reply Reply Quote 2
            • zdenekZ Offline
              zdenek @iwaldrum
              last edited by

              @iwaldrum so, I’ve installed xdotools, created script, but it doesn’t do anything… :-(

              1 Reply Last reply Reply Quote 0
              • P Offline
                PaulB
                last edited by

                Dear @iwaldrum ,
                this is such a cool set-up. Well done! :)

                1 Reply Last reply Reply Quote 1
                • I Offline
                  iwaldrum
                  last edited by

                  Since my original post, I’ve been tinkering a bit. I originally had the 2-way mirror on, but decided to remove it. Mainly because my wife said it looks like a medicine cabinet, which doesn’t belong in the kitchen. I took the mirror off and use it as a magic dashboard now. It has grown on her… :)

                  Here is my current setup at the moment.

                  0_1517163205032_mm-1-28-18-s.jpg
                  0_1517162957716_mm-1-28-18-v2.gif

                  1 Reply Last reply Reply Quote 1
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 4 / 5
                  • First post
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy