Skip to content

Dicto is software designed for vocabulary learning. It allows convinient and effective learning, and doesn’t annoy with unnesessary functions or effects. Dicto provides simple, intuitive user interface and two testing modes. Available in english and polish.

pewniak747/dicto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h1. Dicto - readme

_by Tomasz 'pewniak747' Pewiński_
_pewniak747@gmail.com_

h1. Overview

Dicto is free, open-source software for learning vocabulary. It provides simple, intuitive user interface, useful testing modes and more handy functions. Current version is 1.3.

Features of dicto:

* handling multiple files in *.dic or *txt formats
* words handling: adding, editing, deleting and dynamic searching
* dictionary sorting
* dictionary printing
* support for synonymes
* simple testing in both ways (native -> foreign, foreign -> native)
* real examining (includes real grades!)
* displaying learn statistics and dictionary statistics

Possible future features:
* printing flashcards

h1. *.dic format specification

* dictionary entry is represented by word, translation and _(optional)_ speech part
** syntax: @word;translation;1@
** 1 - noun
** 2 - verb
** 3 - adjective
** 4 - adverb
** 5 - other
* native and foreign language can be provided by:
** @lang_native=polish@
** @lang_foreign=english@
* lines starting with '#' will be ignored

h1. License

Dicto was written in C++ using Qt framework. It is released under "GNU GPL":http://www.gnu.org/licenses/gpl-3.0.txt license. What does it mean? You can download, modify or spread the word without limits!

h1. Community

Dicto is all about users: I wrote it for you! Your opinions and advices are very important. Feel free to write in these places:
* "pewniak747@gmail.com":mailto:pewniak747@gmail.com

About

Dicto is software designed for vocabulary learning. It allows convinient and effective learning, and doesn’t annoy with unnesessary functions or effects. Dicto provides simple, intuitive user interface and two testing modes. Available in english and polish.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages