Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

share_ecdict

Release

Data from ECDICT-ultimate, extracted by dict-ecdict. See more on ECDICT.

Usage

  1. Download files from Releases.
  2. Use them in GoldenDict (StarDict format), sdcv, dictd.
  3. See preview screenshot here.

sdcv

sdcv --color --use-dict ECDICT -n <word>

dictd

# Arch
unzip ecdict-<version>-dictd.zip
sudo cp ecdict-<version>-dictd.{index,dict.dz} /usr/share/dictd/
sudo vim /etc/dict/dictd.conf
# Add database
database ecdict {
	data /usr/share/dictd/ecdict-<version>-dictd.dict.dz
	index /usr/share/dictd/ecdict-<version>-dictd.index
}
sudo systemctl restart dictd.service
dict --host localhost --port 2528 --database ecdict <word>

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages