MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. eguy6
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    E
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    eguy6

    @eguy6

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    eguy6 Unfollow Follow

    Latest posts made by eguy6

    • RE: RPi MM clientonly on Boot

      @sdetweil Thank you, that worked perfectly! Now I just need to eliminate as many nonessential programs in the background. The flip clock and scoreboard scrolling are a bit choppy…

      posted in Troubleshooting
      E
      eguy6
    • RPi MM clientonly on Boot

      Hello! I have my MM server running on my homelab machine in a container just fine, but I’m using my RPi 3 to run the screen elsewhere in the room, so I only need the client running. It also runs Octoprint for my 3D printer since it’s right there too. Right now, the pi boots and starts MM in the default server mode and I would have to manually run

      node clientonly --address 192.168.1.5 --port 8080
      

      to get the client window with my server’s config. Even then, the original server window just reopens in the background when closed. My goal is to trim down resource usage, so ideally I can just boot into client mode. I remember this as part of the setup when I installed it via Docker for the server but it was not given as an option and I don’t know which files to change to force this.

      posted in Troubleshooting
      E
      eguy6