MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. roramirez
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    R
    Offline
    • Profile
    • Following 0
    • Followers 5
    • Topics 5
    • Posts 194
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: Module template

      @Jopyth Your PR is already merged. Thanks!.

      posted in Education
      R
      roramirez
    • RE: This forum is temporarily unavailable due to excessive load.

      @MichMich I’m not have “and has a proven track record!” but I’ve a lot experiency and deep knowledges in Linux systems, services and many things related.

      I can help you guys if you need it.

      posted in Forum
      R
      roramirez
    • RE: This forum is temporarily unavailable due to excessive load.

      Yea, the forum is increased every days. I created some graphs with the publics information

      https://docs.google.com/spreadsheets/d/1gsCvAS-OBrkQhiAFIWeAGIRTTFiL_f5Ohq-dWC1UGag/edit#gid=665590002

      posted in Forum
      R
      roramirez
    • Module template

      I wrote a module to help developers to build your own modules.

      This code include some examples and can be a quickstart. Included tasks to check code like is used in core by MagicMirror.

      [card:roramirez/MagicMirror-Module-Template]

      Let me know any suggestion.

      posted in Education
      R
      roramirez
    • RE: Request template to create new MM module

      Maybe this can be useful for you
      https://github.com/roramirez/MagicMirror-Module-Template

      posted in Development
      R
      roramirez
    • RE: Defining a module configuration schema standard

      I just publish a first release functional of
      https://github.com/roramirez/MagicMirror-Module-Template

      If there suggest about include JSON Schema of something else, come on!, let me know

      posted in Development
      R
      roramirez
    • RE: A little help with my own module

      You can use the simple console.log for will check where is passing the code.

      I working on a test module to help a new modules developers. You can see in
      https://github.com/roramirez/MagicMirror-Module-Template

      Maybe some pieces of code there can help you.

      posted in Development
      R
      roramirez
    • RE: Defining a module configuration schema standard

      @strawberry-3.141 Ok. For this case is need it uses a library to validate this case .

      On Python I’m using
      http://python-jsonschema.readthedocs.io/en/latest/
      http://validictory.readthedocs.io/en/latest/

      I think for this is need two thing.

      • First define a name in module for configuration schema, like this config.schema

      • After that is required by the core to check if the file exists inside the module and validate configuration, if ok loads the module. But this I think is @MichMich should tell what he think about this.

      The second part is possible do it inside the module too.

      posted in Development
      R
      roramirez
    • RE: Update question

      It’s only a warning. This is fixed in develop branch. You can find more information in https://github.com/MichMich/MagicMirror/issues/567

      posted in Troubleshooting
      R
      roramirez
    • RE: Defining a module configuration schema standard

      I been working a little pice of work for that. You can check
      https://github.com/roramirez/MagicMirror-Module-Template

      posted in Development
      R
      roramirez
    • 1 / 1