@Jalibu said in Automatic checking of all MagicMirror² modules:
Hi @KristjanESPERANTO does it expect the example.png in a specific folder (such as img/ or /) or can it also lookup in docs/?
No, you can put it where ever you want :-)
@Jalibu said in Automatic checking of all MagicMirror² modules:
Hi @KristjanESPERANTO does it expect the example.png in a specific folder (such as img/ or /) or can it also lookup in docs/?
No, you can put it where ever you want :-)
I thought “This” doesn’t fit so well because the sentence is on the page with the issues and not on the page of the modules where the keywords are used. Is the following issue messages less awkward? Do you have another idea?
There are no keywords in 'package.json'. We would use them as tags on the module list page.
There is no 'package.json'. We need this file to gather information about the module for the module list page.
@BKeyport Sorry, I tend to use the logic of my native language in my English sentences 😅
@BKeyport Good suggestion :-) But what do you think of this:
No keywords in 'package.json'. We would use them as tags on the module list website.
@sdetweil Yes, I mean this website: https://kristjanesperanto.github.io/MagicMirror-3rd-Party-Modules/. Information from the package.json files is used there.
@sdetweil said in Automatic checking of all MagicMirror² modules:
and this is misleading
There is no package.json. We need this file to gather information about the module.
I added ‘for the website’ at the end of the sentence. I hope that this is clearer.
Thanks for the feedback :-)
@mumblebaj said in Automatic checking of all MagicMirror² modules:
Just out of interest, which image does it select as the thumbnail?
If the script doesn’t find an image with ‘screenshot’ or ‘example’ at the beginning of the name it takes the first it finds .
The prerequisite for the whole thing is that a free license is specified in the package.json. If there is no package.json and no free license, no image will be searched.
Stats were great, fixed most of the issues identified in my modules.
Nice, thank you! I just updated the list and a lot of issues disappeared 👏
@sdetweil said in Automatic checking of all MagicMirror² modules:
I don’t know how to make that happen in my text editor
On my keyboard it’s just +
and its useless
I think it’s worth striving to call things by their proper names, so I don’t find the test useless. Feel free to just ignore it :-)
there is no need for a package,json… as this module does all its work inside the modulename.js there is no functional requirement
You are right, functionally there is no need for this. However, the file is a good source of information that is interesting for the website - e.g. keywords.
MMM-Alexa
Do you know if the original module (https://github.com/sakirtemel/MMM-alexa) still works? Otherwise I should mark it as outdated.
and one of my modules (the only one I have ever posted) is not present in the master list , and I did not remove it. MMM-SleepWake
I’ve added it now :-)
In the last few days I have worked on some details on the site. So if you’re interested, take a look: https://kristjanesperanto.github.io/MagicMirror-3rd-Party-Modules/.
And there is now a little statistics table on the results page: https://github.com/KristjanESPERANTO/MagicMirror-3rd-Party-Modules/blob/main/result.md#statistics
I have also created a few PRs based on the list for some modules. Most of them have already been accepted :-)
@sdetweil Just out of curiosity: Is the library moment.js?
@UncleRoger What happend to it? The repository isn’t available anymore.