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

Please help

Scheduled Pinned Locked Moved General Discussion
29 Posts 6 Posters 19.6k 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.
  • M Offline
    moris @leisi
    last edited by Oct 30, 2016, 7:18 PM

    @leisi said in Please help:

    @moris do you tried it from the terminal on raspberry or via Mac or Windows? Try this command only in raspberrys terminal…

    On the raspi terminal

    1 Reply Last reply Reply Quote 0
    • M Offline
      moris
      last edited by Oct 30, 2016, 7:21 PM

      I log in cd MagicMirror
      In cd MagicMirror write DISPLAY=:0 npm start is this korrekt?

      L 1 Reply Last reply Oct 30, 2016, 7:23 PM Reply Quote 0
      • L Offline
        leisi @moris
        last edited by Oct 30, 2016, 7:23 PM

        @moris yes, my mirror starts with these commands on raspberrys terminal

        1 Reply Last reply Reply Quote 0
        • M Offline
          moris
          last edited by Oct 30, 2016, 7:29 PM

          By me the same error list. Somewhere is an error or is not installed what can it be?

          1 Reply Last reply Reply Quote 0
          • M Offline
            moris
            last edited by Oct 31, 2016, 4:20 PM

            So now I have pixel aufpspielen and behold there because it works. Now I have to install module sorry for the stupid question but how do I get it? On the readme page is the man config / config.js must open and should enter only where is the config.js? And how should I enter? Can you give me an example for clock?

            B 1 Reply Last reply Oct 31, 2016, 7:22 PM Reply Quote 0
            • B Offline
              bhepler Module Developer @moris
              last edited by Oct 31, 2016, 7:22 PM

              @moris The basic installation of MagicMirror includes a sample config.js file. It’s located at ~/MagicMirror/config/config.sample.js

              If you copy or rename that file to config.js that should help get you started. cp ~/MagicMirror/config/config.sample/js ~/MagicMirror/config/config.js Once you have it copied, you can restart your mirror and it should use that simple config.js to run the mirror software.

              Installing other modules is pretty simple. Navigate to the modules directory: cd ~/MagicMirror/modules and then clone the module repository git clone [module url]. Follow the directions at the GitHub repository for that module in case there is anything special about installing that module.

              1 Reply Last reply Reply Quote 2
              • 1
              • 2
              • 3
              • 3 / 3
              3 / 3
              • First post
                28/29
                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