Skip to content

Ri0n/qstardict

 
 

Repository files navigation

QStarDict is a StarDict clone written using Qt. The user interface is similar to StarDict.

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

QStarDict 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

Qt dictionary with StarDict format support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.7%
  • QMake 6.0%
  • Other 0.3%