Skip to content
forked from namndev/QDict

This is an open source Android dictionary application which support 'stardict' format dictionaries.

Notifications You must be signed in to change notification settings

marmistrz/QDict

 
 

Repository files navigation

QDict

This is an open source Android dictionary application which support stardict format dictionaries.

Get it on F-Droid

Fork information

This fork of the original application was created to incorporate patches, which were not responded to by the upstream and so as to make it possible to include the application in the F-Droid repository.

The fork is not actively developed, i.e. no new features or bugfixes are planned, however, all PRs are welcome and will be reviewed.

Using dictionaries

QDict support 3 ways to search: Glob-style pattern matching, Fuzzy query and Full-text search.

Stardict dictionaries are not included in the application and should be obtained separately.

Dictionaries should be placed in /sdcard/QDict/dicts. Each dictionary should be placed into a separate subfolder, for instance /sdcard/QDict/dicts/dict-name. It's recommended to only use alphanumeric filenames.

Donations

Original app creator: Donate
Fork maintainer: Donate

About

This is an open source Android dictionary application which support 'stardict' format dictionaries.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 74.1%
  • C 17.8%
  • Kotlin 4.6%
  • HTML 3.0%
  • Other 0.5%