Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

hosiet/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

 
 
 

Contributors

Languages

  • C++ 93.4%
  • QMake 5.9%
  • Other 0.7%