A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • Present your module and help other users on how to use it.

    2k Topics
    26k Posts
    S
    @msimon360 ImagePhotos isn’t mine, I have a fork… so, generally how you do this , for any change to any repo on github on github, find the source module repo make a fork (copy on YOUR github) checkout your fork make a new branch make the changes commit to local branch push to your github fork github will see this and offer to create a PULL request to the original source , and the author can execute that PULL , from yours to theirs (merge is the operation) once its merged, then you can delete your branch and then sync the source to your fork (if you still want the fork) git pull on your fork to get the update, OR delete your local copy of the fork, and redownload the original repo again and maybe delete your fork on github, if you think you will never need it again as for the bug retry is a bad choice of variable, if its not in a failure path!.. lol…
  • Need a module? Maybe someone is interested in coding it.

    1k Topics
    7k Posts
    S
    @Beginner_123 what was the ‘fix’ ? open a new window?
  • Need help developing a module? You just found it!

    689 Topics
    5k Posts
    B
    @sdetweil it should have been @taginside
  • You have a problem with a module? Ask for help.

    3k Topics
    20k Posts
    S
    @LaeHarr yes, if you are vnc connected, you have the browser menu and developers support
  • Default Modules

    Pinned
    11
    0 Votes
    11 Posts
    27k Views
    S
    @Oboudreaux submit a PR to the GitHub repo