The Next Generation GoldenDict https://xiaoyifang.github.io/goldendict-ng/
Go to file
xiaoyifang 19bcd94834
Some checks failed
SonarCloud / Build and analyze (push) Has been cancelled
New Crowdin updates (#1880)
* 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
2024-10-29 08:21:51 +08:00
.github fix: revert to Qt from 6.7.3 to 6.7.2 to deal Speex audios 2024-10-26 01:56:31 -04:00
cmake dev: fix macOS build (#1811) 2024-10-10 01:11:57 +00:00
icons opt: modify the anki icon 2024-10-18 20:32:26 +08:00
locale New Crowdin updates (#1880) 2024-10-29 08:21:51 +08:00
redist update docs 2024-10-23 22:49:11 +00:00
src opt: unify the small large icon actions (#1879) 2024-10-28 22:02:18 +08:00
thirdparty update docs 2024-10-23 22:49:11 +00:00
tools opt: retire qmake build 2024-07-09 23:41:36 -04:00
website opt: update doc (#1861) 2024-10-24 17:24:01 +08:00
.clang-format opt: redirect the log to the current console 2023-05-17 01:00:19 +08:00
.clang-tidy clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
.editorconfig dev: ensure line ending is always LF 2024-08-28 01:00:48 -04:00
.git-blame-ignore-revs dev: add last commit to .git-blame-ignore-revs 2024-10-10 03:30:51 -04:00
.gitattributes dev: ensure line ending is always LF 2024-08-28 01:00:48 -04:00
.gitignore dev: ensure line ending is always LF 2024-08-28 01:00:48 -04:00
.gitmodules sonar:fix linux build 2022-12-14 15:58:08 +08:00
.prettierignore clean: use vanilla JS instead of jQuery 2024-10-21 04:52:49 +00:00
.prettierrc.json clean: use vanilla JS instead of jQuery 2024-10-21 04:52:49 +00:00
CMakeLists.txt feat: macOS, check and request Accessibility permission for Cmd+C 2024-10-09 00:57:54 -04:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2023-06-08 17:07:21 +08:00
CONTRIBUTING.md Create CONTRIBUTING.md 2023-06-08 17:10:56 +08:00
CREDITS.txt add translation of Swiss High-German 2022-08-26 20:27:34 +08:00
crowdin.yml Update Crowdin configuration file 2023-05-14 12:41:20 +08:00
LICENSE.txt Update year in copyright notices. 2012-02-21 01:47:14 +04:00
package-lock.json clean: use vanilla JS instead of jQuery 2024-10-21 04:52:49 +00:00
package.json clean: use vanilla JS instead of jQuery 2024-10-21 04:52:49 +00:00
README.md update docs 2024-10-23 22:49:11 +00:00
resources.qrc opt: change the svg to png to suppress qt.svg warning 2024-07-15 15:55:31 +08:00
sonar-project.properties action: sonar cloud analysis (#1039) 2023-08-05 12:52:12 +08:00
vcpkg-configuration.json feat: initial Vcpkg + CMake build for Windows. It don't need prebuilt binaries 2024-05-14 10:55:37 -04:00
vcpkg.json opt: vcpkg manifest error (#1565) 2024-06-12 17:54:56 +08:00

GoldenDict-ng

Crowdin Maintainability Rating Build

GoldenDict-ng is an advanced dictionary lookup program, supporting many formats.

Linux Windows macOS

Download & Install

Documentation

Bug reporting in issue tracker

General discussions

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.

Thank JetBrains for the help

JetBrains Black Box Logo logo