The Next Generation GoldenDict https://xiaoyifang.github.io/goldendict-ng/
Go to file
xiaoyifang c92e7f9cf3 1
2024-11-19 15:20:17 +08:00
.github 1 2024-11-19 15:20:17 +08:00
cmake 1 2024-11-19 15:19:39 +08:00
icons Consistently use README and no CRLF 2024-11-10 17:39:43 -05:00
locale fix: properly load qt and webengine translations, delete GD's custom ones 2024-11-06 20:19:53 -05:00
redist update docs 2024-10-23 22:49:11 +00:00
src fix: [dictserver] some word does not got displayed (#1958) 2024-11-17 01:19:07 +00:00
thirdparty Consistently use README and no CRLF 2024-11-10 17:39:43 -05:00
tools Consistently use README and no CRLF 2024-11-10 17:39:43 -05:00
website doc: various updates 2024-11-13 23:05:40 -05:00
.clang-format dev: .mm / obj-c files -> clang-format and simplify includes 2024-11-12 10:19:59 +00:00
.clang-tidy refactor: change DEF_EX macro's underlying implementation to template 2024-11-12 00:30:02 -05:00
.editorconfig dev: ensure line ending is always LF 2024-08-28 01:00:48 -04:00
.git-blame-ignore-revs dev: ignore last commit 2024-11-12 19:49:44 -05: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 opt: disable Qt≤6.7 deprecated features and disable Qt deprecation warnings 2024-11-07 07:48:39 +00: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