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.

    MMM-NetworkScanner

    Scheduled Pinned Locked Moved Solved Requests
    10 Posts 3 Posters 1.1k 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.
    • xadamxkX Offline
      xadamxk
      last edited by

      Is anyone working on this? I can fork the project with the changes you requested - just let me know.

      plainbrokeP 2 Replies Last reply Reply Quote 0
      • plainbrokeP Offline
        plainbroke @xadamxk
        last edited by

        @xadamxk
        Please do fork and fix it for me

        Slow learner. But trying anyways.

        1 Reply Last reply Reply Quote 0
        • plainbrokeP Offline
          plainbroke @xadamxk
          last edited by

          @xadamxk
          You gonna fix this problem for me.? I have done a little research on it and it is way above my pay grade…

          Slow learner. But trying anyways.

          xadamxkX 1 Reply Last reply Reply Quote 0
          • xadamxkX Offline
            xadamxk @plainbroke
            last edited by

            @plainbroke I was going to do it, but the module doesn’t use a template for the design. They do it all in javascript, so it wouldn’t be as easy as I was hoping.

            The developer of this module hasn’t made updates for over 2 years, so you’d be better off trying this fork that has been updated to allow column layouts: https://github.com/spitzlbergerj/MMM-NetworkScanner

            plainbrokeP 1 Reply Last reply Reply Quote 0
            • plainbrokeP Offline
              plainbroke @xadamxk
              last edited by

              @xadamxk

              Thank you for the information, I am still having issues with the list going off the screen. I am trying different areas on the screen to see if that makes a differance.

              Slow learner. But trying anyways.

              1 Reply Last reply Reply Quote 0
              • plainbrokeP Offline
                plainbroke
                last edited by

                I finally figured out that I can use 2 instances of this module. Like so and they show up side by side on the screen allowing me to run 20 or so in this module.
                {
                module: “MMM-NetworkScanner”,
                position: “top_left”,
                header: “”,
                config: {
                devices: [
                { ipAddress:
                {
                module: “MMM-NetworkScanner”,
                position: “top_right”,
                header: “”,
                config: {
                devices: [
                { ipAddress:

                Slow learner. But trying anyways.

                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