• 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.

MMM-awesome-alexa

Scheduled Pinned Locked Moved Utilities
241 Posts 43 Posters 296.6k Views 47 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.
  • U Offline
    uok825 @sdetweil
    last edited by Jun 26, 2020, 11:46 AM

    @sdetweil 5e4ede04-ca7d-4ab2-a39e-6a0f9975d8fa-image.png

    S 1 Reply Last reply Jun 26, 2020, 11:47 AM Reply Quote 0
    • S Away
      sdetweil @uok825
      last edited by Jun 26, 2020, 11:47 AM

      @uok825 and show /home/pi/mmstart.sh please

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      U 1 Reply Last reply Jun 26, 2020, 11:49 AM Reply Quote 0
      • U Offline
        uok825 @sdetweil
        last edited by Jun 26, 2020, 11:49 AM

        @sdetweil
        mmstart

        #!/bin/bash
        cd ~/MagicMirror
        node serveronly &
        sleep 30
        xinit /home/pi/chromium_start.sh
        
        

        chromium_start

        #!/bin/sh
        xset -dpms # disable DPMS (Energy Star) features.
        xset s off # disable screen saver
        xset s noblank # don’t blank the video device
        matchbox-window-manager &
        #midori -e Fullscreen -a http://localhost:8080
        chromium-browser http://localhost:8080/ --window-size=1920,1080 --start-fullscreen --kiosk --incognito --noerrdialogs --disable-translate --no-first-run --fast --fast-start --disable-infobars --disable-features=TranslateUI --disk-cache-dir=/dev/null
        
        
        S 1 Reply Last reply Jun 26, 2020, 11:51 AM Reply Quote 0
        • S Away
          sdetweil @uok825
          last edited by Jun 26, 2020, 11:51 AM

          @uok825 such a shame you rebuilt all this yourself… if u had used my install script it would have set it all up for you…

          just use raspian buster full and voila…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          U 1 Reply Last reply Jun 26, 2020, 11:52 AM Reply Quote 0
          • U Offline
            uok825 @sdetweil
            last edited by Jun 26, 2020, 11:52 AM

            @sdetweil Sorry i saw this first http://emmanuelcontreras.com/how-to/how-to-create-a-magic-mirror-2-with-pi-zero-w/

            S 1 Reply Last reply Jun 26, 2020, 11:52 AM Reply Quote 0
            • S Away
              sdetweil @uok825
              last edited by Jun 26, 2020, 11:52 AM

              @uok825 yeh, old stuff…

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              U 1 Reply Last reply Jun 26, 2020, 11:54 AM Reply Quote 0
              • U Offline
                uok825 @sdetweil
                last edited by Jun 26, 2020, 11:54 AM

                @sdetweil Can you share link your script i flash another sd card raspian and try yourse thx for the help

                S 1 Reply Last reply Jun 26, 2020, 11:56 AM Reply Quote 0
                • S Away
                  sdetweil @uok825
                  last edited by sdetweil Jun 26, 2020, 11:56 AM Jun 26, 2020, 11:56 AM

                  @uok825 all my scripts are here
                  https://github.com/sdetweil/MagicMirror_scripts
                  just copy/paste the command for install

                  use raspian buster
                  https://www.raspberrypi.org/downloads/raspberry-pi-os/

                  i test on my pi0w all the time

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  U 1 Reply Last reply Jun 26, 2020, 11:57 AM Reply Quote 0
                  • U Offline
                    uok825 @sdetweil
                    last edited by Jun 26, 2020, 11:57 AM

                    @sdetweil okey thx the raspian is downloading

                    S 1 Reply Last reply Jun 26, 2020, 11:58 AM Reply Quote 0
                    • S Away
                      sdetweil @uok825
                      last edited by sdetweil Jun 26, 2020, 11:58 AM Jun 26, 2020, 11:58 AM

                      @uok825 not lite, right?

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      U 1 Reply Last reply Jun 26, 2020, 11:59 AM Reply Quote 0
                      • 1
                      • 2
                      • 10
                      • 11
                      • 12
                      • 13
                      • 14
                      • 24
                      • 25
                      • 12 / 25
                      12 / 25
                      • First post
                        116/241
                        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