mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
The Next Generation GoldenDict
https://xiaoyifang.github.io/goldendict-ng/
19bcd94834
Some checks failed
SonarCloud / Build and analyze (push) Has been cancelled
* New translations French from Crowdin * New translations Spanish from Crowdin * New translations Belarusian from Crowdin * New translations Bulgarian from Crowdin * New translations Czech from Crowdin * New translations German from Crowdin * New translations Greek from Crowdin * New translations Finnish from Crowdin * New translations Hungarian from Crowdin * New translations Italian from Crowdin * New translations Japanese from Crowdin * New translations Korean from Crowdin * New translations Lithuanian from Crowdin * New translations Macedonian from Crowdin * New translations Dutch from Crowdin * New translations Polish from Crowdin * New translations Portuguese from Crowdin * New translations Russian from Crowdin * New translations Slovak from Crowdin * New translations Albanian from Crowdin * New translations Serbian (Cyrillic) from Crowdin * New translations Swedish from Crowdin * New translations Turkish from Crowdin * New translations Ukrainian from Crowdin * New translations Chinese Simplified from Crowdin * New translations Chinese Traditional from Crowdin * New translations Vietnamese from Crowdin * New translations Portuguese, Brazilian from Crowdin * New translations Persian from Crowdin * New translations Spanish, Argentina from Crowdin * New translations Hindi from Crowdin * New translations Esperanto from Crowdin * New translations Lojban from Crowdin * New translations German, Switzerland from Crowdin * New translations Spanish, Bolivia from Crowdin * New translations Tajik from Crowdin * New translations Quechua from Crowdin * New translations Aymara from Crowdin * New translations Arabic, Saudi Arabia from Crowdin * New translations Turkmen from Crowdin * New translations Interlingue from Crowdin * New translations Kabyle from Crowdin * New translations French from Crowdin * New translations Spanish from Crowdin * New translations Belarusian from Crowdin * New translations Bulgarian from Crowdin * New translations Czech from Crowdin * New translations German from Crowdin * New translations Greek from Crowdin * New translations Finnish from Crowdin * New translations Hungarian from Crowdin * New translations Italian from Crowdin * New translations Japanese from Crowdin * New translations Korean from Crowdin * New translations Lithuanian from Crowdin * New translations Macedonian from Crowdin * New translations Dutch from Crowdin * New translations Polish from Crowdin * New translations Portuguese from Crowdin * New translations Russian from Crowdin * New translations Slovak from Crowdin * New translations Albanian from Crowdin * New translations Serbian (Cyrillic) from Crowdin * New translations Swedish from Crowdin * New translations Turkish from Crowdin * New translations Ukrainian from Crowdin * New translations Chinese Simplified from Crowdin * New translations Chinese Traditional from Crowdin * New translations Vietnamese from Crowdin * New translations Portuguese, Brazilian from Crowdin * New translations Persian from Crowdin * New translations Hindi from Crowdin * New translations Esperanto from Crowdin * New translations Tajik from Crowdin * New translations Quechua from Crowdin * New translations Aymara from Crowdin * New translations Turkmen from Crowdin |
||
---|---|---|
.github | ||
cmake | ||
icons | ||
locale | ||
redist | ||
src | ||
thirdparty | ||
tools | ||
website | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.prettierignore | ||
.prettierrc.json | ||
CMakeLists.txt | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
CREDITS.txt | ||
crowdin.yml | ||
LICENSE.txt | ||
package-lock.json | ||
package.json | ||
README.md | ||
resources.qrc | ||
sonar-project.properties | ||
vcpkg-configuration.json | ||
vcpkg.json |
GoldenDict-ng
GoldenDict-ng is an advanced dictionary lookup program, supporting many formats.
Linux | Windows | macOS |
---|---|---|
Bug reporting in issue tracker
Some features compared to the original GoldenDict
- webengine with latest html/css feature support
- support >4GB dictionary
- support highdpi screen resolution
- built with xapian as fulltext engine
- support latest Qt6
- performance optimization(eg. >10000000 headwords support)
- anki integration
- dark theme
- daily auto release support
- lots of bug fixes and improvements
- general code improvements for easier development
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
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.