Skip to content

abpolym/glosbe-dict-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

glosbe-dict-terminal

Terminal / Commandline Dictionary lookup client using the glosbe API

Usage

$ python globscli.py -h
usage: glosbcli.py [-h] [-c] [-e] lfrom ldest word

positional arguments:
	lfrom           Language to translate from - in ISO_639 format
	ldest           Language to translate to - in ISO_639 format
	word            Word to translate

optional arguments:
	-h, --help      show this help message and exit
	-c, --colored   Colorized output
	-e, --examples  Show examples

Example

$ python glosbcli.py deu eng unheilvoll
appearing to be true
baleful
balefully
baneful
calamitous
calamitously
dire
disasterous
disasterously
disastrous
evil or malignant
fatal
likely to grow worse
malign
ominous
ominuosly
portentous
portentously
siderally
sinister
unpropitious

Languages

Please see the ISO_639 format for available languages.

A list of common languages, sorted by the size of the globsbe dictionaries, is here:

ISO_639 ID Language
eng English
deu German
jpn Japanese
fra French
spa Spanish
pol Polish
rus Russian
ita Italian
ces Czech
cmn Mandarin Chinese
nld Dutch
por Portoguese
swe Swedish
hrv Croatian
fin Finnish
hin Hindi
hun Hungarian
arb Arabic
vie Vietnamese
tur Turkish

Issues

If you found any issues with this project or want to suggest new features, please create a new issue.

I'm happy to implement new features!

About

Commandline Dictionary lookup using the glosbe API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages