Skip to content

tuberry/dict-ecdict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dict-ecdict

A port of Ultimate ECDICT database for Dictd

.
license

image

Dependencies

  • curl (make)
  • make (make)
  • unzip (make)
  • python (make)
  • dictd (depend/make)

Installation

make && sudo make install
yay -S dict-ecdict-git # for Arch-based distros

Configuration

Add these lines below to /etc/dict/dictd.conf:

database ecdict {
data /usr/share/dict/ecdict.dict.dz
index /usr/share/dict/ecdict.index
}

Then restart dictd.service:

systemctl restart dictd

Acknowledgements

  • dictd: DICT file format
  • ECDICT: released under MIT license, all rights reserved by the author

About

A port of Ultimate ECDICT database for Dictd.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published