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.

    Module list updates since the beginning of November

    Scheduled Pinned Locked Moved General Discussion
    17 Posts 6 Posters 6.9k Views 7 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.
    • mumblebajM Offline
      mumblebaj Module Developer @KristjanESPERANTO
      last edited by

      Hi @KristjanESPERANTO . Remind me how it selects the image to display on the unofficial module page? Would like to ensure it shows the correct images for the my Growatt modules. The ones that are showing are not the correct ones as displayed on the Github page.

      Check out my modules at: https://github.com/mumblebaj?tab=repositories
      Check my blog-post: https://mumblebaj.xyz/
      Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

      KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
      • KristjanESPERANTOK Offline
        KristjanESPERANTO Module Developer @mumblebaj
        last edited by

        @mumblebaj Sure :slightly_smiling_face: I have included a brief explanation of this in the README.

        If there are several images in your repository, one image is selected according to the following logic: First search for an image that contains 'screenshot' or 'example' in it's name and if none is found, take the first image that is found.

        mumblebajM 1 Reply Last reply Reply Quote 1
        • mumblebajM Offline
          mumblebaj Module Developer @KristjanESPERANTO
          last edited by

          @KristjanESPERANTO Thanks. I have updated the images and renamed the ones I want to appear as screenshot.

          Check out my modules at: https://github.com/mumblebaj?tab=repositories
          Check my blog-post: https://mumblebaj.xyz/
          Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

          KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
          • KristjanESPERANTOK Offline
            KristjanESPERANTO Module Developer @mumblebaj
            last edited by

            @mumblebaj Cool.

            I’ve updated the data. Your modules look now like this:

            Screenshot 2023-12-13 at 18-49-12 MagicMirror² 3rd Party Modules.png

            A screenshot for MMM-PGA would be nice :smiley:

            mumblebajM 1 Reply Last reply Reply Quote 0
            • UncleRogerU Offline
              UncleRoger @KristjanESPERANTO
              last edited by

              @KristjanESPERANTO

              As a heads up, MMM-SFMuniBusTimes (https://github.com/vikramraja1995/MMM-SFMuniBusTimes) no longer works due to Muni switching APIs. I’ve looked at it and have info about the new API but, honestly, I’m like a bumblebee in the deep end of a swimming pool.

              KristjanESPERANTOK 1 Reply Last reply Reply Quote 1
              • KristjanESPERANTOK Offline
                KristjanESPERANTO Module Developer @UncleRoger
                last edited by

                @UncleRoger Thanks! There are two newer forks, but I can`t get them run. I mark the module as outdated for now.

                1 Reply Last reply Reply Quote 0
                • mumblebajM Offline
                  mumblebaj Module Developer @KristjanESPERANTO
                  last edited by

                  @KristjanESPERANTO Will see if I can get one done for PGA. But heading on holidays tomorrow. Back in the new year.

                  Check out my modules at: https://github.com/mumblebaj?tab=repositories
                  Check my blog-post: https://mumblebaj.xyz/
                  Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

                  1 Reply Last reply Reply Quote 1
                  • MZ-BERM Offline
                    MZ-BER
                    last edited by

                    Really like it. Thanks for sharing @KristjanESPERANTO

                    1 Reply Last reply Reply Quote 1
                    • rejasR Offline
                      rejas Module Developer
                      last edited by

                      Awesome idea and work! Not often that I look and comment in the forums, but for this I do :-)

                      1 Reply Last reply Reply Quote 1
                      • RaspiManuR Offline
                        RaspiManu
                        last edited by RaspiManu

                        Dear @KristjanESPERANTO,
                        as my module MMM-FrameLight has a ReadMe with a lot of animated GIF images to explain light effects, I created a media branch to separate the media data from the code of the module to reduce storage needs on user systems. Is your code able to check different branches for images or does it only check the master branch?

                        KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
                        • KristjanESPERANTOK Offline
                          KristjanESPERANTO Module Developer @RaspiManu
                          last edited by

                          @RaspiManu There is currently no other way than to insert a screenshot into the code’s branch. There are ideas to solve it differently (like extending the package.json with a URL to the screenshot), but I won’t be able to implement it in the near future. PRs would be of course very welcome :-)

                          mumblebajM 1 Reply Last reply Reply Quote 0
                          • mumblebajM Offline
                            mumblebaj Module Developer @KristjanESPERANTO
                            last edited by

                            @KristjanESPERANTO Has there been any further discussions about making your version the official 3rd party module page? :winking_face:

                            Check out my modules at: https://github.com/mumblebaj?tab=repositories
                            Check my blog-post: https://mumblebaj.xyz/
                            Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

                            KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
                            • KristjanESPERANTOK Offline
                              KristjanESPERANTO Module Developer @mumblebaj
                              last edited by

                              @mumblebaj Thank you for asking! 🙂 Since I want to redesign a few things on the inside, I have not looked for any further discussion for now.

                              My current plan is roughly this: First make the scripts more efficient (they are currently very storage and time consuming) and then automate the whole process using GitHub hooks and actions. I’ll try to accomplish this in the next few months 🚀

                              Once I’ve done that, I’ll look for the discussion about the official list.

                              On this occasion: What is the status of MMM-PGA? 😁 It would be nice if you put at least one of the screenshots into the repository and add keywords in the package.json.

                              mumblebajM 2 Replies Last reply Reply Quote 1
                              • KristjanESPERANTOK KristjanESPERANTO referenced this topic on
                              • mumblebajM Offline
                                mumblebaj Module Developer @KristjanESPERANTO
                                last edited by

                                @KristjanESPERANTO :grinning_face_with_sweat: Yeah, I will get onto MMM-PGA this evening.

                                Hopefully this new design pans out. I like the look much more than the current one.

                                Check out my modules at: https://github.com/mumblebaj?tab=repositories
                                Check my blog-post: https://mumblebaj.xyz/
                                Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

                                1 Reply Last reply Reply Quote 0
                                • mumblebajM Offline
                                  mumblebaj Module Developer @KristjanESPERANTO
                                  last edited by

                                  @KristjanESPERANTO Updated.

                                  Check out my modules at: https://github.com/mumblebaj?tab=repositories
                                  Check my blog-post: https://mumblebaj.xyz/
                                  Check my MM Container: https://hub.docker.com/repository/docker/mumblebaj/magicmirror/general

                                  KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
                                  • KristjanESPERANTOK Offline
                                    KristjanESPERANTO Module Developer @mumblebaj
                                    last edited by

                                    @mumblebaj Nice! Now all your modules have proper screenshots and tags. Thanks! :-)

                                    1 Reply Last reply Reply Quote 0

                                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                    With your input, this post could be even better 💗

                                    Register Login
                                    • 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