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 noob here

    Scheduled Pinned Locked Moved Troubleshooting
    13 Posts 6 Posters 12.5k Views 5 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.
    • Y Offline
      yanks43215
      last edited by

      I am creating a magic mirror for my GF. I have gotten so far as to download the magic mirror on my raspberry Pi 3 but I am lost on what to do next, and I dont understand much of the Github. I dont understand what I need to do with config and duplicate. When I say I am a noob, I have no background with coding. none, zero, zilch, so any help would be appreciated. Speak to me like a child, I dont mind

      1 Reply Last reply Reply Quote 0
      • yawnsY Offline
        yawns Moderator
        last edited by

        So you downloaded the MagicMirror with the curl command, right?
        Open the file manager and navigate the folder MagicMirror in your home directory. There is a subfolder named config. Inside you find a file config.js.sample
        Copy this file and name it config.js
        Once this is done your mirror is ready to start.
        Open the terminal shell, navigate to the magic mirror folder with “cd MagicMirror” + enter. After that enter “npm start” + enter.
        You should see the mirrors interface.

        Now play around with your config file. To get started you should open a webbrowser and register an account at openweathermap.org to get your own app id. Copy this app id to your config file and set the location to your location. Test this location on openweathermap.org first.

        Then take a look at the modules in this forum to see if something interests you. Every module developer added an instruction how to install and use the module

        N ? 2 Replies Last reply Reply Quote 0
        • cowboysdudeC Offline
          cowboysdude Module Developer
          last edited by

          BUT remember if you have a working config file it’s best to make a copy of it before you start tinkering… that way if you have an issue and the mirror won’t start you can always reference your backup to see where you went wrong.

          1 Reply Last reply Reply Quote 1
          • N Offline
            nuckinfutz
            last edited by

            If you need help message me. I had to fight my way to getting some things to work. I’ll do what I can for you.

            1 Reply Last reply Reply Quote 1
            • N Offline
              nuckinfutz @yawns
              last edited by

              @yawns Some instructions are better than others LOL.

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

                Well yes that happens but it’s easy to do … I know myself that I may know something and so I assume you just know it too. It’s not done on purpose but I just sometimes don’t think :)

                N 1 Reply Last reply Reply Quote 0
                • N Offline
                  nuckinfutz @cowboysdude
                  last edited by

                  @cowboysdude Didn’t mean you. Just in general some install docs are written better than others.

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

                    @nuckinfutz OH no that’s okay. I know what you meant :) You’re not an insulting kind of person but I know how you feel too. I’m not a programmer myself so I understand when something isn’t clear…

                    I still have a problem with the config.js file… what goes in quotes, what doesn’t… I’m getting there though! :)

                    You’re okay… just stating your experience!

                    N 1 Reply Last reply Reply Quote 0
                    • N Offline
                      nuckinfutz @cowboysdude
                      last edited by

                      @cowboysdude I have a very deep and very broad background in I.T. Just not with Object Oriented Programming. I can generally muddle my way through things. It is very helpful though when documentation is clear and also when people offer assistance and leave the ego at the door. I’m happy to help if I can with the config.js file.

                      cowboysdudeC 1 Reply Last reply Reply Quote 1
                      • KirAsh4K Offline
                        KirAsh4 Moderator @nuckinfutz
                        last edited by

                        @nuckinfutz said in Complete noob here:

                        @yawns Some instructions are better than others LOL.

                        “Documentation is like sex: when it is good, it is very, very good; and when it is bad, it is better than nothing”

                        A Life? Cool! Where can I download one of those from?

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

                          @nuckinfutz said in Complete noob here:

                          @cowboysdude I have a very deep and very broad background in I.T. Just not with Object Oriented Programming. I can generally muddle my way through things. It is very helpful though when documentation is clear and also when people offer assistance and leave the ego at the door. I’m happy to help if I can with the config.js file.

                          Well generally you’ll find most here are willing to help and with no ego… :)

                          We do have from time-to-time people looking for someone to do all the work for them and then insulting people here… You’re not one of them but they’ve been here.

                          These guys work very hard and offer this free and I appreciate it very much… so when people seem like they are not being very nice I take it as my job to well for lack of better words set them straight…

                          I’m not a programmer but I’m not a scammer either and I REALLY hate it when people come here and mistreat others… they’ve helped me so much and have been very patient and kind.

                          :) You’re welcome here and hey if you can lend a hand that’s much appreciated also!

                          Welcome Friend :)

                          1 Reply Last reply Reply Quote 0
                          • ? Offline
                            A Former User @yawns
                            last edited by

                            @yawns said in Complete noob here:

                            So you downloaded the MagicMirror with the curl command, right?
                            Open the file manager and navigate the folder MagicMirror in your home directory. There is a subfolder named config. Inside you find a file config.js.sample
                            Copy this file and name it config.js
                            Once this is done your mirror is ready to start.
                            Open the terminal shell, navigate to the magic mirror folder with “cd MagicMirror” + enter. After that enter “npm start” + enter.
                            You should see the mirrors interface.
                            Now play around with your config file. To get started you should open a webbrowser and register an account at openweathermap.org to get your own app id. Copy this app id to your config file and set the location to your location. Test this location on openweathermap.org first.
                            Then take a look at the modules in this forum to see if something interests you. Every module developer added an instruction how to install and use the module

                            "
                            Start Up (Mac)

                            Open the terminal shell, navigate to the magic mirror folder with “cd MagicMirror” + enter. After that enter “npm start” + enter.
                            You should see the mirrors interface.
                            "

                            Last login: Mon Oct 24 03:42:24 on ttys000
                            NA-3:MagicMirror …$ cd MagicMirror
                            -bash: cd: MagicMirror: No such file or directory
                            NA-3:MagicMirror …$

                            Mac any advice?

                            1 Reply Last reply Reply Quote 0
                            • ? Offline
                              A Former User
                              last edited by

                              Ok now appears to be working…

                              1 Reply Last reply Reply Quote 0

                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                              With your input, this post could be even better 💗

                              Register Login
                              • 1 / 1
                              • 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