Dictionary lookup via the commandline
github.com
Dictionary lookup via the commandline
1–4 of 4 posts
Re: Dictionary lookup via the commandline
#2If you have any suggestions/issues/feature requests, just open a new issue :)! I'm happy to implement more, if it can help you!
Re: Dictionary lookup via the commandline
#3simpler on most machines::
$ sudo apt-get install dictd dict dict-gcide dict-de-en dict-stardic dict-wn dict-xdict dict-moby-thesaurus dict-freedict-deu-eng dict-freedict-eng-deu
# or even more dict-freedict* stuff
$ dict approvedRe: Dictionary lookup via the commandline
#4simpler on most machines:: $ sudo apt-get install dictd dict dict-gcide dict-de-en dict-stardic dict-wn dict-xdict dict-moby-thesaurus dict-freedict-deu-eng dict-freedict-eng-deu # or even more dict-freedict* stuff $ dict approved
Oh nice to know. Well, at least my simple client got color!