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

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.
  • S Offline
    sdetweil @plainbroke
    last edited by Feb 13, 2022, 11:08 PM

    @plainbroke looking at the code, it creates a table w only 1 column.

    so someone would have to change the code

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    P 1 Reply Last reply Feb 14, 2022, 12:17 AM Reply Quote 0
    • P Offline
      plainbroke @sdetweil
      last edited by Feb 14, 2022, 12:17 AM

      @sdetweil
      Thanks for looking I was afraid of that. I will put a request in for a hopeful change by the maker…

      Slow learner. But trying anyways.

      S 1 Reply Last reply Feb 14, 2022, 1:15 AM Reply Quote 0
      • S Offline
        sdetweil @plainbroke
        last edited by Feb 14, 2022, 1:15 AM

        @plainbroke last updated in 2019, so don’t hold your breath.

        learn js and html…

        make it configurable
        use list,
        divide by configured columns

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • X Offline
          xadamxk
          last edited by Mar 1, 2022, 3:24 AM

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

          P 2 Replies Last reply Mar 6, 2022, 9:44 PM Reply Quote 0
          • P Offline
            plainbroke @xadamxk
            last edited by Mar 6, 2022, 9:44 PM

            @xadamxk
            Please do fork and fix it for me

            Slow learner. But trying anyways.

            1 Reply Last reply Reply Quote 0
            • P Offline
              plainbroke @xadamxk
              last edited by Mar 12, 2022, 10:17 PM

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

              X 1 Reply Last reply Mar 13, 2022, 1:32 AM Reply Quote 0
              • X Offline
                xadamxk @plainbroke
                last edited by Mar 13, 2022, 1:32 AM

                @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

                P 1 Reply Last reply Mar 13, 2022, 9:02 PM Reply Quote 0
                • P Offline
                  plainbroke @xadamxk
                  last edited by Mar 13, 2022, 9:02 PM

                  @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
                  • P Offline
                    plainbroke
                    last edited by Jul 19, 2023, 10:56 PM

                    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