
Dikt
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Dikt is a dictionary that implements the client side of Dict protocol. Dikt is a network application, it looks up words on dict servers. You don't need to install any dictionaries, you only need a connection to Internet. You can find information about Dict protocol at Dict web site.
Dikt is very similar to web browsers (here is a screenshot), and it should be equally easy to use. It has the advantage over web browsers that is much smaller and faster. Web dictionaries are good for off searches, but when you need to work with a dictionary, you will want a dedicated application.
chrisKA
10 years ago
I had to install kdelibs5-dev on Debian to compile.
Report