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.

    Vocabulary trainer

    Scheduled Pinned Locked Moved Requests
    6 Posts 2 Posters 3.2k Views 2 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.
    • strawberry 3.141S Offline
      strawberry 3.141 Project Sponsor Module Developer @kurt
      last edited by

      @kurt I will try to do this in the next days. Progress can be followed down below.

      [card:fewieden/MMM-VocabularyTrainer]

      Please create a github issue if you need help, so I can keep track

      K 1 Reply Last reply Reply Quote 1
      • K Offline
        kurt @strawberry 3.141
        last edited by

        @strawberry-3.141
        unbelivabel, thumbs up, you are the man, one more time!
        or like @cowboysdude in an other post said, your one of the good dudes.
        so where is the quote buttom now? :relaxed:
        Thks in advance

        1 Reply Last reply Reply Quote 1
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer
          last edited by

          there is a first prototype on the develop branch

          git clone https://github.com/fewieden/MMM-VocabularyTrainer.git
          cd MMM-VocabularyTrainer
          git checkout develop
          

          Prototype

          [card:fewieden/MMM-VocabularyTrainer]

          Please create a github issue if you need help, so I can keep track

          1 Reply Last reply Reply Quote 3
          • strawberry 3.141S Offline
            strawberry 3.141 Project Sponsor Module Developer
            last edited by strawberry 3.141

            I implemented another dictionairy provider. Do git pull and npm install

            • custom (All < - > All)
              custom file that gets parsed you can put in there whatever lanuguages you want, as long as they are in the format:
            [
              {
                "native": "text",
                "foreign": "translated text"
              },
              {
                "native": "another text",
                "foreign": "another translation"
              },
              ...
            ]
            
            • geschichtsvereinkoengen (Latin < - > German)
              Parses dictionairy from a website

            [card:fewieden/MMM-VocabularyTrainer]

            Please create a github issue if you need help, so I can keep track

            K 1 Reply Last reply Reply Quote 1
            • K Offline
              kurt @strawberry 3.141
              last edited by

              @strawberry-3.141
              In the beginning I filled up the Trainer.jason with my own vocabularys and translations and it worked fine.After that I adapted the config. file, which was easier for me as I thougt. Since then the modul gets the phrases with the translation from the website, and one by one is displayed on your mirror. Absolut amazing!
              So guys out there I recommand this modul highly, try it, adapt it to your needs and you’ll love it.
              It works like a charm :thumbsup:
              One more time >Thank you @strawberry-3-141 :trophy:

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