# qstardict **Repository Path**: wlemuel/qstardict ## Basic Information - **Project Name**: qstardict - **Description**: Qt dictionary with StarDict format support - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2014-07-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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= make [sudo] make install More information about installation: * [GNU/Linux](https://github.com/therussianphysicist/qstardict/blob/master/INSTALL) * [Mac OS X](https://github.com/therussianphysicist/qstardict/blob/master/README.MACOSX) * [Windows](https://github.com/therussianphysicist/qstardict/blob/master/README.WINDOWS)