Simple program for Polish ortography learning.
Setup bin/config.sh
with your favourite text editor and run bash bin/install.sh
.
If you want to install the results server, run bash bin/install.sh server
.
To uninstall run bash bin/uninstall.sh
.
Launch program in terminal by ort
.
Launch server in terminal by ort_server
.
Up/down arrows - choosing.
Space, enter - confirmation.
CTRL+C, ESC - exit.
CTRL+\ - exit after cheating.
Setup data/config.yml
to suit your needs.
Results databases are stored in ~/.ort-db
directory.
You can edit the data/pl_PL.dic
dictionary if you think that ~300k
words is too much or need a specific set of words.
To download newer version of dictionary run bash bin/dictionary.sh
.
If you want to localize ort, create a $language.yml
file and send a
pull request.
Prosty program do nauki polskiej ortografii.
Ustaw bin/config.sh
ulubionym edytorem tekstowym i uruchom bash bin/install.sh
.
Jeżeli chcesz zainstalować serwer wyników uruchom bash bin/install.sh server
.
By odinstalować uruchom bash bin/uninstall.sh
.
Uruchom program w terminalu przez ort
.
Uruchom serwer w terminalu przez ort_server
.
Strzałki góra/dół - wybór.
Spacja, enter - zatwierdzanie.
CTRL+C, ESC - wyjście.
CTRL+\ - wyjście po oszukiwaniu.
Ustaw data/config.yml
tak by Ci odpowiadał.
Bazy danych wyników przechowywane są w katalogu ~/.ort-db
.
Możesz edytować słownik data/pl_PL.dic
, jeżeli uważasz że ~300k słów to za dużo lub potrzebujesz specyficznego zbioru słów.
By ściągnąć nowszą wersję słownika uruchom bash bin/dictionary.sh
.
Jeżeli chcesz przetłumaczyć ort, utwórz plik $język.yml
i wyślij pull request.