With this program you can learn new vocabulary defined by yourself. Just put your text files in data directory.
It is neither a beautiful program nor has it readable code but it does the job for me.
| Main window | Quiz window |
|---|---|
![]() |
![]() |
$ pip3 install -r requirements.txt
$ python3 main.pyCurrently all files should be stored in data/ directory in project root.
Example file content:
jednorożec - das Einhorn
pies - der Hund
koń - das Pferd
GPLv3

