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.

    Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

    Scheduled Pinned Locked Moved Troubleshooting
    324 Posts 55 Posters 707.7k Views 59 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.
    • S Offline
      sdetweil Admin @dstoianovici
      last edited by sdetweil

      @dstoianovici yes,if some other app is using 8080 then u have to change it… mine is on 8086. 8080-8085 are in use

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • C Offline
        CliffordW
        last edited by

        It should probably be easy, but I can’t seem to find it. What is the command I can use to start MM on Windows 10 startup?

        1 Reply Last reply Reply Quote 0
        • C Offline
          CliffordW
          last edited by

          Thanks for a great guide, got me up and running quickly. Can you guide me where do I insert the commands to rotate the display to portrait mode?

          1 Reply Last reply Reply Quote 0
          • B Offline
            bdream
            last edited by

            @Mykle1 Many thanks for this description!

            Just got it run under Windows 7. That will help to play and learn how to get own modules :nerd_face:

            Two questions I have.
            My MM is version 2.6.0. I planned to run updatescript from @sdetweil but failed. Yahe you any idea?

            Is there an option to run MM in a window being able to shrink and move over the desktop?

            –
            cheers, bdream

            S Mykle1M 3 Replies Last reply Reply Quote 0
            • S Offline
              sdetweil Admin @bdream
              last edited by

              @bdream come talk in the Updated Installer topic

              https://forum.magicmirror.builders/topic/10171/anyone-want-to-try-updated-installer

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil Admin @bdream
                last edited by

                @bdream F11 will take a window from full screen to not

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • Mykle1M Offline
                  Mykle1 Project Sponsor Module Developer @bdream
                  last edited by

                  @bdream said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

                  Is there an option to run MM in a window being able to shrink and move over the desktop?

                  Your F11 key should toggle between full screen MM and MM in a window

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer
                    last edited by

                    Damn Sam, you’re just too fast!

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      bdream
                      last edited by

                      F11 seems to be a got hint, even it comes from @Mykle1 or @sdetweil.

                      Will try it this evening - thanks!

                      –
                      cheers, bdream

                      1 Reply Last reply Reply Quote 0
                      • O Offline
                        OldShaterhan
                        last edited by

                        For me setup running MagicMirror on Windows 10 worked by:

                        • cloning the repository
                        • then edit package.json by changing following line:
                          "scripts": {
                            "start": "./run-start.sh",
                        

                        to:

                          "scripts": {
                            "start": "bash ./run-start.sh",
                        

                        Simple change, works in every location on my PC.

                        blake_northrupB 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 27
                        • 28
                        • 29
                        • 30
                        • 31
                        • 32
                        • 33
                        • 29 / 33
                        • 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