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.

    MagicMirror install on clean Pi image without extra's

    Scheduled Pinned Locked Moved Unsolved Feature Requests
    5 Posts 4 Posters 1.0k Views 4 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
      MarkV
      last edited by

      First of all the MagicMirror is a super project!!

      Due to the limited resources of a Pi it would be great that there was a script so you could install it on a Pi with no desktop version. So all the fuzz is skipped.
      Or a script that later removes al unnecessary programs and files.
      Preferable the first option is this possible or could this be developed?

      S BKeyportB 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @MarkV
        last edited by

        @MarkV one install, npm install

        then just do

        npm run server.

        my script won’t install on text mode os

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          @MarkV The problem is that the core of MagicMirror (Electron) is based on Chromium. Chromium needs the desktop… so, you either need to strip out the unneeded stuff, or build your own distro of Raspberry OS.

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

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

            @BKeyport electron is an optional dependency

            so it won’t get install on a text mode system.

            text mode u can do

            npm run serveronly

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            karsten13K 1 Reply Last reply Reply Quote 0
            • karsten13K Online
              karsten13 @sdetweil
              last edited by

              so you could install it on a Pi with no desktop version

              should be possible, but don’t think you find a script for this.

              MM (with electron) runs on Fedora CoreOS in VirtualBox with 2 docker images (1x MM, 1x xserver), so this should also work with raspian lite.

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