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.

    Little voice testing.....

    Scheduled Pinned Locked Moved Show your Mirror
    25 Posts 8 Posters 13.1k Views 8 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.
    • BKeyportB Offline
      BKeyport Module Developer
      last edited by

      Pretty slick. What’s changing the pages?

      The "E" in "Javascript" stands for "Easy"

      cowboysdudeC 1 Reply Last reply Reply Quote 0
      • cowboysdudeC Offline
        cowboysdude Module Developer @CyruS1337
        last edited by

        @cyrus1337 I just say ‘hide modules’… I could tell it to ‘go to sleep’ but haven’t gotten that far yet :)

        1 Reply Last reply Reply Quote 1
        • cowboysdudeC Offline
          cowboysdude Module Developer @BKeyport
          last edited by

          @bkeyport MMM-voice and MMM-pages

          1 Reply Last reply Reply Quote 0
          • M Offline
            mdhenriksen
            last edited by

            Hey mate! Awesome work! Trying to do the same myself! How do you run MM natively on Linux? I can only seem to run it as a server. Are you using Docker or something? Thanks and merry Christmas!

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

              @mdhenriksen said in Little voice testing.....:

              How do you run MM natively on Linux?

              Are you asking about something other than a Pi? ubuntu and MM run very happily together. Install ubuntu (I use 16.04 exclusively) and update. Install the latest stable version of node and npm. Install MM and its dependencies. Live a happy life. :)

              Create a working config
              How to add modules

              M 1 Reply Last reply Reply Quote 1
              • M Offline
                mdhenriksen @Mykle1
                last edited by

                @mykle1 said in Little voice testing.....:

                @mdhenriksen said in Little voice testing.....:

                How do you run MM natively on Linux?

                Are you asking about something other than a Pi? ubuntu and MM run very happily together. Install ubuntu (I use 16.04 exclusively) and update. Install the latest stable version of node and npm. Install MM and its dependencies. Live a happy life. :)

                I’ll try with 16.04 then! Currently on 18.10. Do you just run the npm start and then it opens in a new window or how does it work?

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

                  @mdhenriksen said in Little voice testing.....:

                  Do you just run the npm start and then it opens in a new window or how does it work?

                  Just to be clear, 16.04 LTS. Never had a problem on several machines.

                  Now, everything is exactly the same as if it were running on a Pi. So, yes, all commands are exactly the same, including npm start in the MagicMirror directory

                  Create a working config
                  How to add modules

                  M 1 Reply Last reply Reply Quote 1
                  • M Offline
                    mdhenriksen @Mykle1
                    last edited by

                    @mykle1 said in Little voice testing.....:

                    @mdhenriksen said in Little voice testing.....:

                    Do you just run the npm start and then it opens in a new window or how does it work?

                    Just to be clear, 16.04 LTS. Never had a problem on several machines.

                    Now, everything is exactly the same as if it were running on a Pi. So, yes, all commands are exactly the same, including npm start in the MagicMirror directory

                    Great. I really appreciate you taking the time to answer me. I’ve tried looking for answers every first and checked the guides as well, but just kept running into some problems.

                    Could you refer me to somewhere that shows how to install dependencies maybe?

                    Merry xmas!

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

                      @mdhenriksen said in Little voice testing.....:

                      Could you refer me to somewhere that shows how to install dependencies maybe?

                      In the case of the installation of MM, after you clone the MM repo, you would navigate to the MagicMirror directory in your terminal and run npm install. That will install the dependencies for MagicMirror. In the case of adding modules, you would navigate to that module folder in your terminal and run npm install. Simple as that. :-)

                      Create a working config
                      How to add modules

                      M 1 Reply Last reply Reply Quote 1
                      • M Offline
                        mdhenriksen @Mykle1
                        last edited by

                        @mykle1 said in Little voice testing.....:

                        @mdhenriksen said in Little voice testing.....:

                        Could you refer me to somewhere that shows how to install dependencies maybe?

                        In the case of the installation of MM, after you clone the MM repo, you would navigate to the MagicMirror directory in your terminal and run npm install. That will install the dependencies for MagicMirror. In the case of adding modules, you would navigate to that module folder in your terminal and run npm install. Simple as that. :-)

                        Awesome, got it working finally! Thanks a lot! Great to see people like you helping out here. It’s much appreciated! :smiling_face_with_open_mouth:

                        Mykle1M 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • 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