Skip to content
forked from rbaron/dict.cc.py

dict.cc unofficial command line client for dict.cc. It supports English <-> German translations.

Notifications You must be signed in to change notification settings

kiney/dict.cc.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

dict.cc.py

Unofficial command line client for dict.cc.

It supports all languages dict.cc uses, use the dict.cc language tokens (e.g. EN for English, DE for German, FR for French or SV for Swedish).

Usage

$ python dict.cc.py en sv beer

dict.cc.py:

EN to SV: beer

öl.....................beer

ölglas.................beer glass

veteöl.................wheat beer

Or add it to your path:

$ chmod +x dict.cc.py

$ sudo cp dict.cc.py /usr/bin/

$ dict.cc.py human body

(Same results as above)

License

Public domain.

About

dict.cc unofficial command line client for dict.cc. It supports English <-> German translations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published