* use repology.org to replace manually created linux package list [0] * update debian/ubuntu dependencies (delete outdated fedora one) * update all build doc to qt6 * add cmake flags info * merge all build instructions into one * add more ocr examples * add links and fix dictionary formats info * misc
3 KiB
GoldenDict-ng
The Next Generation GoldenDict. A feature-rich open-source dictionary lookup program, supporting multiple dictionary formats and online dictionaries.
Linux | Windows | macOS |
---|---|---|
Some significant features of this fork
- webengine with latest html/css feature support
- support >4GB dictionary
- support highdpi screen resolution
- built with xapian as fulltext engine
- support Qt5.15.2 and higher ,include latest Qt6
- performance optimization(eg. >10000000 headwords support)
- anki integration
- dark theme
- daily auto release support
- lots of bug fixes and improvements
Installation
https://xiaoyifang.github.io/goldendict-ng/install/
Help GoldenDict's Development
GoldenDict is developed by volunteers.
All kinds of help like answering questions, bug reporting, testing, translation and coding are welcomed.
To translate the interface, you can use the Crowdin https://crowdin.com/project/goldendict-ng
To start development, check out developer guide
Build from source
https://xiaoyifang.github.io/goldendict-ng/howto/build_from_source/
Support
Bug reporting: GoldenDict issue tracker
General discussions: discussions
License
This project is licensed under the GNU GPLv3+ license, a copy of which can be found in the LICENSE.txt
file.
History
The original project was developed at http://goldendict.org/ and https://github.com/goldendict/goldendict.