goldendict-ng/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

66 lines
2.8 KiB
Markdown
Raw Normal View History

# 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
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.
| 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
# 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
2023-04-08 06:40:36 +00:00
- 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
2022-11-21 07:38:01 +00:00
## Installation
2013-05-03 20:25:57 +00:00
<https://xiaoyifang.github.io/goldendict-ng/install/>
2013-05-03 20:25:57 +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/)
2022-11-21 07:38:01 +00:00
## Build from source
2013-05-03 20:25:57 +00:00
<https://xiaoyifang.github.io/goldendict-ng/howto/build_from_source/>
2023-05-02 00:07:56 +00:00
2022-11-21 07:38:01 +00:00
## Support
2013-05-03 20:25:57 +00:00
Bug reporting: [GoldenDict issue tracker](https://github.com/xiaoyifang/goldendict-ng/issues)
2020-10-01 21:59:19 +00:00
General discussions: [discussions](https://github.com/xiaoyifang/goldendict-ng/discussions)
2020-10-01 21:59:19 +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)