Skip to content

eightnoteight/x-thesaurus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x-thesaurus

A terminal client to lookup synonyms of an english word. x-thesaurus uses the Big Huge Thesaurus api to serve the synonyms to it's users. please get your own api key from Big Huge Thesaurus and replace it with YOURAPIKEY in the x-thesaurus.h

Platform

as of now it is only supported in *nix based systems

Usage

x-thesaurus [word]

will do the job

######examples x-thesaurus word x-thesaurus computer\ science x-thesaurus sceptical pint interested open boss

Goodies for programmers

There is a C++ wrapper to http-get.c in lib.

##TO-DO

  1. create maximum number of results argument
  2. create definitions for tmp directory (to play in windows)
  3. show only nouns argument
  4. show only verbs argument
  5. show only synonyms argument
  6. show only antonyms argument
  7. declarations of list map vector constants are ugly in x-thesaurus.h
  8. filter any puctuation from the words

About

A terminal client to lookup synonyms of an english word

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published