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

MagicMirror install on clean Pi image without extra's

Scheduled Pinned Locked Moved Unsolved Feature Requests
5 Posts 4 Posters 693 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 Jan 29, 2023, 8:57 AM

    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 B 2 Replies Last reply Jan 29, 2023, 9:33 PM Reply Quote 0
    • S Away
      sdetweil @MarkV
      last edited by Jan 29, 2023, 9:33 PM

      @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
      • B Offline
        BKeyport Module Developer @MarkV
        last edited by Jan 30, 2023, 9:37 AM

        @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 Jan 30, 2023, 12:16 PM Reply Quote 0
        • S Away
          sdetweil @BKeyport
          last edited by Jan 30, 2023, 12:16 PM

          @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

          K 1 Reply Last reply Jan 30, 2023, 6:28 PM Reply Quote 0
          • K Online
            karsten13 @sdetweil
            last edited by Jan 30, 2023, 6:28 PM

            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
            1 / 1
            • First post
              4/5
              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