iven / kstardict

StarDict for KDE

Home Page:https://github.com/iven/kstardict

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KStarDict is a QStarDict clone written using KDElibs. The user interface is similar to QStarDict.

Don't expect too much because I'm lazy.

Main features

  • Full support of StarDict dictionaries
  • Working in system tray
  • Scanning mouse selection and showing popup window with translation of the selected word
  • Translations reformatting
  • Pronouncing translated word
  • Plugins support
  • KDE 4 plasmoid

Installation

KStarDict is available in Ubuntu, Debian and other distros repositories.

If you want to compile it youself install Qt4 and GLib2 development files and run in the project's directory

qmake INSTALL_PREFIX=<your install prefix, /usr by default>
make
[sudo] make install

More information about installation:

About

StarDict for KDE

https://github.com/iven/kstardict

License:GNU General Public License v2.0


Languages

Language:C++ 51.8%Language:TypeScript 48.1%Language:Shell 0.0%