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.

    (2.1.0) New default module: update notification.

    Scheduled Pinned Locked Moved Upcoming Features
    15 Posts 6 Posters 14.0k Views 6 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.
    • lolobyteL Offline
      lolobyte @MichMich
      last edited by

      @MichMich

      hi, an where can i find this module?

      I recently install mm2 an there is no notification in the default modules.

      R 1 Reply Last reply Reply Quote 0
      • R Offline
        roramirez Core Contributors @lolobyte
        last edited by

        @lolobyte Hi, you can find it into the develop branch.

        Please check out a clean clone

        git clone -b develop https://github.com/MichMich/MagicMirror.git 
        

        Or using your MagicMirror code project

        cd ~/MagicMirror
        git fetch
        git checkout develop
        

        Easy module development with MagicMirror Module Template

        lolobyteL 1 Reply Last reply Reply Quote 0
        • lolobyteL Offline
          lolobyte @roramirez
          last edited by

          @roramirez

          Oh, great. Thanks a lot ramirez.

          I’m affraid about loosing my config and other things in mm2.

          Must i be affraid?

          R 1 Reply Last reply Reply Quote 0
          • R Offline
            roramirez Core Contributors @lolobyte
            last edited by

            @lolobyte Prevent this with a copy backup your MagicMirror directory.

            Easy module development with MagicMirror Module Template

            1 Reply Last reply Reply Quote 0
            • lolobyteL Offline
              lolobyte
              last edited by

              Another question…

              Is it possible to run a second instance of MM2?

              1 Reply Last reply Reply Quote 0
              • R Offline
                roramirez Core Contributors
                last edited by

                Yes, use a different port for each instance in configuration file.
                https://github.com/MichMich/MagicMirror/#configuration

                Easy module development with MagicMirror Module Template

                1 Reply Last reply Reply Quote 0
                • H Offline
                  Hawking
                  last edited by Hawking

                  If I’m not totally mistaken, this module does not only check for updates of MagicMirror itself but also all other used modules. Maybe one should make this clearer in the description/Readme. I was a bit surprised to suddenly see several git-remote-http-processes (for all my modules) in top.

                  1 Reply Last reply Reply Quote 1
                  • 1
                  • 2
                  • 1 / 2
                  • 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