adasium / simple-tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Tester

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

Quick start

$ pip3 install -r requirements.txt
$ python3 main.py

Example data

Currently all files should be stored in data/ directory in project root.

Example file content:

jednorożec - das Einhorn
pies - der Hund
koń - das Pferd

License

GPLv3

About


Languages

Language:Python 100.0%