vt
Intro
vt is an abbreviation for "Vocabulary Tutor". This is small program that helps people to learn foreign languages.
Original idea is taken from "Lingvo Tutor" program, that is available for windows only (and also you need to pay money for it). I have searched internet for some similar programs but haven't found nothing suitable for me and I have decided to develop my own application.
vt is written in python using pygtk as GUI toolkit (>=2.4).
Features
- User definable dictionary
- Statistics for every word
- Several frontends using the same engine, set of dictionaries and statistics:
- gtk (written by ksh)
- console (original idea by antonio)
- Run on linux and Windows
License
GPL
Source code
You can checkout source code from Subversion repository: http://step-inside.org/svn/public/vt
Requirements
- python 2.4
- pygtk 2.8.x (optional)
- gtk 2.8.x (optional)
Probably it will work with other versions of above mentioned libraries, but I haven't tested it.
Screenshots
See attachments.
Attachments
- screenshot1.png (10.7 kB) - added by ksh on 11/08/05 19:39:21.
- screenshot2.png (67.1 kB) -
All application windows
, added by ksh on 11/22/05 18:13:09.
