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.

    Need Help - Absolute Beginner - Code Posted!

    Scheduled Pinned Locked Moved Troubleshooting
    20 Posts 3 Posters 2.7k Views 3 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 Do not disturb
      sdetweil @bumrocks
      last edited by sdetweil

      @bumrocks >Here is the full code as it is returned to me…

      u are not supposed to SEE the code of the script… u just execute it

      bash -c "… " means execute whatever is downloaded…

      you just copy/paste that one line from my github repo and its all done

      bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)"
      

      technically, the project (MagicMirror) says that it is ONLY supported on armv7l devices (pi 3 and 4).
      my script allows you to install anyhow (if u want to try it anyhow)…
      (I haven’t found anything it won’t run on, so its safe bet)
      i didn’t update the message , but will correct it…
      | edit: I have pushed the change for the run on 2/3/4 and supported on 2/3/4)

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @bumrocks
        last edited by

        @bumrocks the instructions on my repo say

        to execute the install script, cut/paste this line into the terminal window on your device (I can't say PI, cause it works in a lot of other places too)
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        B 1 Reply Last reply Reply Quote 0
        • B Offline
          bumrocks @sdetweil
          last edited by

          @sdetweil , I am aware of your instructions. I promise I read them. I have not tried to guess or shortcut your help. If you go back to the 11th post here…

          https://forum.magicmirror.builders/topic/12964/need-help-absolute-beginner-code-posted/11

          …you can see where I stated what I did and what problems I ran into. Maybe those issues had something to do with something else I had done…Now that I have turned off and booted the Pi again things are different. I will try the script again here in a minute and report back if it went as it is supposed to…

          S 1 Reply Last reply Reply Quote 0
          • S Do not disturb
            sdetweil @bumrocks
            last edited by

            @bumrocks said in Need Help - Absolute Beginner - Code Posted!:

            If you go back to the 11th post here…

            yes, u are looking at the code for some reason, if you cut/paste the entire line, you will not see the installer code, but the results of it executing…

            don’t retype it…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            B 1 Reply Last reply Reply Quote 0
            • B Offline
              bumrocks @sdetweil
              last edited by

              @sdetweil , oh crap…I was not typing anything. I was copying and pasting but being my noobness in terminal is shining through I was only copying and pasting from within the quotes. I think before that I had copied…

              -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)"
              

              …without the “bash” and therefore got an error code…I then guessed that I should try the code within the quotes facepalm My bad!

              I will come back and let you know if I have outsmarted myself again or succeded in progressing, lol!

              BKeyportB 1 Reply Last reply Reply Quote 0
              • BKeyportB Offline
                BKeyport Module Developer @bumrocks
                last edited by

                @bumrocks Easy mistake…

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

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