1.0.0 • Published 9 years ago
zazu-dict v1.0.0
Zazu dictionary
for synonyms and translation of german <-> english (and others).
Usage
Start a query with any supported language (ch, en, es, fr, it, pl, pt, ru). i.e.
en Schlosswill show possible translations from german to english,en lockwill show possible translations from english to german
In case of missing search results, either similar valid words or no items will be printed. To search for synonyms try
syn lock, which will show synonyms in the given language (defined by the query)
Screenshots
translate

synonyms

Installation
Add "sagold/zazu-dict" to your ~/.zazurc.json plugins, like:
{
"plugins": [
"sagold/zazu-dict"
]
}Disclaimer
It currently offers a cli-interface, zazu plugin and request library. For any details check the source in ./lib/dict. This is an inofficial API to leo.org. Thus any functionality can not be guaranteed.
1.0.0
9 years ago