- Javascript tool to solve https://umimeto.org for you with a nice GUI.
Initial idea from https://github.com/blakkcode/umimecesky-solver ❤️
⚠For educational purposes only!⚠
🇨🇿 Click here to see this webpage in Czech language 🇨🇿
(paste it into your browser console (ctrl
+ shift
+ c
and select console
tab) and press enter
)
javascript:(function () { var script = document.createElement('script'); script.id="tmm_gdff56dgd56fs556gg"; script.src="https://mp3martin.github.io/umimeto-solver/source/main.min.js"; document.body.appendChild(script); script.onload = function () { document.getElementById("tmm_gdff56dgd56fs556gg").remove() } })();
Tip: to run the code faster, type javascript:
in the adress bar and paste the code after and press enter. This faster way only works in Chrome! This method can be used to run the code on the phone.
Or you can bookmark this (put it in URL
field) and click it to start the solver anytime. (should work on every browser)
• Compressed code
• Uncompressed code
- rozhodovačka
- doplňovačka
- závody
- týmovka
- vpisovačka
- hádanky
- diktát
- úkolovka
- otázky
- rozřazovačka
- roboti
- mluvené diktáty
- krok po kroku
- rozbory
- tvorba slov
- přesouvání
- čárky
- závody v psaní
- You can create a pull request to merge your fork into this project
- The file that contains the source code is source/main.js (other files are auto updated)
Thanks for ⭐ this repository. ❤️