- Python 3 or higher
- openpyxl
- PyQt4
Apart from command-line .xlsx files, you can also put the filename (inc. extension) in the default.txt and just click Vokabular.exe
Note that the xlsx file should be UTF-8 encoded and contain only two columns. The first column contains the word that has to be translated, the second one the solution. So far it appears to work with multiple words and commas, although this requires more testing. Word comparison is case-insensitive.
- Words that you get wrong will occur more often
- Save sessions
- ban/unban words
- Added: multiple tries
- Added: default file to open through a text-file argument
- Added: basic functionality