Skip to content

Convert dict.cc file to StarDict format

License

Notifications You must be signed in to change notification settings

Linus789/dictcc-stardict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dictcc-stardict

Convert dict.cc file to StarDict format

Get dict.cc file

Go to https://www1.dict.cc/translation_file_request.php download the file and unpack it, if necessary.

Help menu

usage: convert.py [-h] -f FILE -s LANG

Convert dict.cc file to StarDict format

options:
  -h, --help                   show this help message and exit
  -f FILE, --file FILE         dict.cc file
  -s LANG, --source-lang LANG  source language

Requirements