2023-04-22 00:43:50 +00:00
# GoldenDict-ng
2023-05-03 13:58:23 +00:00
[![Crowdin ](https://badges.crowdin.net/goldendict-ng/localized.svg )](https://crowdin.com/project/goldendict-ng)
2023-04-30 04:11:17 +00:00
[![Maintainability Rating ](https://sonarcloud.io/api/project_badges/measure?project=xiaoyifang_goldendict&metric=sqale_rating )](https://sonarcloud.io/summary/new_code?id=xiaoyifang_goldendict)
2023-06-23 14:41:41 +00:00
[![Windows-6.x ](https://github.com/xiaoyifang/goldendict-ng/actions/workflows/windows-6.x.yml/badge.svg )](https://github.com/xiaoyifang/goldendict-ng/actions/workflows/windows-6.x.yml)
[![macos-homebrew ](https://github.com/xiaoyifang/goldendict-ng/actions/workflows/macos-homebrew.yml/badge.svg )](https://github.com/xiaoyifang/goldendict-ng/actions/workflows/macos-homebrew.yml)
2022-01-31 04:19:24 +00:00
2023-04-22 00:43:50 +00:00
The Next Generation GoldenDict. A feature-rich open-source dictionary lookup program,
supporting [multiple dictionary formats ](https://xiaoyifang.github.io/goldendict-ng/dictformats/ ) and online
dictionaries.
2023-04-17 09:11:18 +00:00
2023-04-22 00:43:50 +00:00
| Linux | Windows | macOS |
|--|--|--|
2023-04-30 05:50:37 +00:00
| [<img src="website/docs/img/linux_genshin.webp" width="500"/> ](https://xiaoyifang.github.io/goldendict-ng/ ) | [<img src="website/docs/img/windows_white.webp" width="500"/> ](https://xiaoyifang.github.io/goldendict-ng/ ) | [<img src="website/docs/img/mac_black.webp" width="500"/> ](https://xiaoyifang.github.io/goldendict-ng/ ) |
2013-05-03 20:25:57 +00:00
2024-06-03 18:33:08 +00:00
[Download & Install ](https://xiaoyifang.github.io/goldendict-ng/install/ )
[Documentation ](https://xiaoyifang.github.io/goldendict-ng/ )
[Bug reporting in issue tracker ](https://github.com/xiaoyifang/goldendict-ng/issues )
[General discussions ](https://github.com/xiaoyifang/goldendict-ng/discussions )
2023-04-22 00:43:50 +00:00
# Some significant features of this fork
2023-04-08 06:40:36 +00:00
- webengine with latest html/css feature support
- support >4GB dictionary
- support highdpi screen resolution
2023-05-21 12:35:09 +00:00
- built with xapian as fulltext engine
2024-06-19 15:11:19 +00:00
- support latest Qt6
2023-04-08 06:40:36 +00:00
- performance optimization(eg. >10000000 headwords support)
- anki integration
- dark theme
- daily auto release support
- lots of bug fixes and improvements
2024-06-19 15:11:19 +00:00
- general code improvements for easier development
2023-04-08 06:40:36 +00:00
2023-04-29 15:09:15 +00:00
## 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 ](https://xiaoyifang.github.io/goldendict-ng/developer/ )
2023-07-06 02:20:43 +00:00
2013-05-03 20:25:57 +00:00
## License
This project is licensed under the < b > GNU GPLv3+</ b > license, a copy of which can be found in the `LICENSE.txt` file.
2022-11-21 07:38:01 +00:00
## History
The original project was developed at < http: / / goldendict . org / > and < https: / / github . com / goldendict / goldendict > .
2013-05-03 20:25:57 +00:00
2023-05-30 23:41:32 +00:00
## Thank JetBrains for the help
2023-05-22 14:23:12 +00:00
[![JetBrains Black Box Logo logo ](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_square.png )](https://jb.gg/OpenSourceSupport)