An open API service indexing awesome lists of open source software.

https://github.com/xiaoyifang/goldendict-ng

The Next Generation GoldenDict
https://github.com/xiaoyifang/goldendict-ng

dictionary dictionary-software goldendict qt6 webengine

Last synced: 25 days ago
JSON representation

The Next Generation GoldenDict

Awesome Lists containing this project

README

        

# GoldenDict-ng

[![Crowdin](https://badges.crowdin.net/goldendict-ng/localized.svg)](https://crowdin.com/project/goldendict-ng)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=xiaoyifang_goldendict&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=xiaoyifang_goldendict)
[![Build](https://github.com/xiaoyifang/goldendict-ng/actions/workflows/PR-check-cmake.yml/badge.svg)](https://github.com/xiaoyifang/goldendict-ng/actions/workflows/PR-check-cmake.yml)

GoldenDict-ng is an advanced dictionary lookup program, supporting [many formats](https://xiaoyifang.github.io/goldendict-ng/dictformats/).

| Linux | Windows | macOS |
|--|--|--|
| [](https://xiaoyifang.github.io/goldendict-ng/) | [](https://xiaoyifang.github.io/goldendict-ng/) | [](https://xiaoyifang.github.io/goldendict-ng/) |

[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)

# 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

To start development, check out [developer guide](https://xiaoyifang.github.io/goldendict-ng/developer/)

## 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 and .

## Thank JetBrains for the help

[![JetBrains Black Box Logo logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_square.png)](https://jb.gg/OpenSourceSupport)