• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 59.4k 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.
  • J Offline
    Jayh391 @iwaldrum
    last edited by May 31, 2017, 12:34 PM

    @iwaldrum

    Thanks ! I will give it a try!

    J 1 Reply Last reply May 31, 2017, 11:25 PM Reply Quote 0
    • Z Offline
      zdenek @iwaldrum
      last edited by zdenek Jun 6, 2017, 7:36 AM May 31, 2017, 4:05 PM

      @iwaldrum great, thanks. I’ll try. Any idea, how to refresh on “basic” Jess OS? Via cron? How?

      unfortunately, on https://www.wunderground.com/weather-radar is just for US and so on, but Europe is not here. Please, any idea, how to add this
      http://portal.chmi.cz/files/portal/docs/meteo/rad/data_jsradview.html
      or better this
      http://portal.chmi.cz/files/portal/docs/meteo/rad/inca-cz/short.html

      in the worst scenario
      http://portal.chmi.cz/files/portal/docs/meteo/rad/mobile/ra6_30min.gif

      thanks, Zdeněk

      1 Reply Last reply Reply Quote 0
      • J Offline
        Jayh391 @Jayh391
        last edited by May 31, 2017, 11:25 PM

        @Jayh391

        Worked GREAT!

        1 Reply Last reply Reply Quote 0
        • Z Offline
          zdenek @iwaldrum
          last edited by Jun 7, 2017, 5:33 PM

          @iwaldrum can u pls share refres script? Maybe I can use it with Jessie

          thanks, Zdenek

          I 1 Reply Last reply Jun 8, 2017, 9:53 AM Reply Quote 0
          • I Offline
            iwaldrum @zdenek
            last edited by Jun 8, 2017, 9:53 AM

            @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
            
            
            Z 1 Reply Last reply Jun 10, 2017, 4:45 AM Reply Quote 0
            • Z Offline
              zdenek @iwaldrum
              last edited by Jun 10, 2017, 4:45 AM

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

              I 1 Reply Last reply Jun 10, 2017, 11:45 AM Reply Quote 0
              • I Offline
                iwaldrum @zdenek
                last edited by Jun 10, 2017, 11:45 AM

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

                Z 1 Reply Last reply Jun 17, 2017, 6:36 AM Reply Quote 0
                • S Offline
                  shbatm Module Developer @disakos
                  last edited by Jun 10, 2017, 5:30 PM

                  @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
                  • Z Offline
                    zdenek @iwaldrum
                    last edited by Jun 17, 2017, 6:36 AM

                    @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 Jan 28, 2018, 11:19 AM

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

                      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