Basic webpage that allows you to search for a word in your target language and find images, definitions, conjugation tables, and more for use in flash card systems (Anki, etc.) and general language learning. Leverages GitHub Pages.
Navigate to the search page and select your language. Type your word into the search field and press Enter
or click the Submit
button. You can select and deselect which websites you wish to search in.
- Note: The first time you use this search, you will need to disable any pop-up blocker on this page. The pop-up blocker blocks the multiple tabs from being opened
Currently, the following are languages are available for multi-search:
- GitHub Pages - Hosted within the repository with GitHub Pages
- Atom - A hackable text editor
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests, feature requests, and bug reports.
The webpage is being hosted by GitHub Pages, and therefore the source code for the site and searches are located on the gh-pages
branch.
- Thomas Hughes - Initial Work - @IAmHughes
See also the list of contributors who participated in this project.
This project is licensed under the GNU GPL v3.0 - see the LICENSE file for details.
- Original Fluent Forever Multi-Search for the original idea and base script.