Szótár is a bilingual dictionary and learning program named after the Hungarian word for Dictionary. The aim is provide software for learning vocabulary and a quick and easy-to-use dictionary.
The program does not need to be installed to work, just extract the zip file and run Szotar.exe.
It is written in C# 3.0 and runs on .NET 2.0. It uses SQLite and System.Windows.Forms. Please give feedback if you have any; you can do so via the issue tracking system.
Current Progress
- The dictionary part of the software is sufficiently far along that it useful.
- Importing dictionaries currently supports only dictionaries in the Zbedic format. Thankfully there are currently a number of large-ish dictionaries in this format. StarDict format will eventually be supported.
- The practice/flashcards part of the software is pretty basic as of yet and requires much more work.
- Importing vocabulary from Quizlet is possible, but it's not as useful as I'd hoped.