• 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-Wifi_QR-Code

Scheduled Pinned Locked Moved Requests
14 Posts 4 Posters 8.8k Views 5 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.
  • C Offline
    cruunnerr
    last edited by Jan 1, 2018, 3:51 PM

    yeah, i searched all “noteworthy” developers from this forum at GitHub and was searching for modules :P
    even in the MMM-Remote-Control there are many modules listed, but unfortunately without a description.
    But hey, as i said the community is great and very helpful.

    And yes, your module is what i was looking for, too.

    Off-Topic Question:
    Can i set a header in every module, even it is not intended in the “main.js” of the module?

    M 1 Reply Last reply Jan 1, 2018, 4:10 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @cruunnerr
      last edited by Jan 1, 2018, 4:10 PM

      @cruunnerr said in MMM-Wifi_QR-Code:

      yeah, i searched all “noteworthy” developers

      Well, that leaves me out! ;-)

      And yes, your module is what i was looking for, too.

      Fantastic!

      Off-Topic Question:
      Can i set a header in every module, even it is not intended in the “main.js” of the module?

      You could try adding header, as such, to a module config entry:

      {
      disabled: true,
      module: "MMM-SOME-MODULE",
      header: "YOUR HEADER TEXT",
      position: "top_center",
      config: {
      	mode: "Enhanced",
      	rotateInterval: 30000,
      	}
      },
      

      Create a working config
      How to add modules

      C 1 Reply Last reply Jan 1, 2018, 4:17 PM Reply Quote 1
      • C Offline
        cruunnerr @Mykle1
        last edited by Jan 1, 2018, 4:17 PM

        @Mykle1 said in MMM-Wifi_QR-Code:

        @cruunnerr said in MMM-Wifi_QR-Code:

        yeah, i searched all “noteworthy” developers

        Well, that leaves me out! ;-)

        No way!
        Just fail to see this module ;)
        You are a great developer and such a great teacher

        M 1 Reply Last reply Jan 1, 2018, 4:19 PM Reply Quote 1
        • M Offline
          Mykle1 Project Sponsor Module Developer @cruunnerr
          last edited by Jan 1, 2018, 4:19 PM

          @cruunnerr

          Many thanks, my friend! :-)

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • 1
          • 2
          • 2 / 2
          2 / 2
          • First post
            11/14
            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