Skip to content

A bash script that gives the synonyms and definitions of a given word. Also includes urban dictionary version.

License

Notifications You must be signed in to change notification settings

neil-vqa/kuanish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kuanish

kuan.sh - bash script that gives the synonyms and definitions of a given word.

Needs the following API keys for

  • Merriam-Webster's Collegiate® Thesaurus (for MW_THESAURUS environment variable)
  • Merriam-Webster's Collegiate® Dictionary with Audio (for MW_DICTIONARY environment variable)

Reference: https://www.dictionaryapi.com/products/index

kuanish-urban

kuanba.sh - the urban dictionary version of kuanish. Uses the urbandictionary.com API.

Tip: Pipe both (kuan & kuanba) to less because results can sometimes be long.

About

A bash script that gives the synonyms and definitions of a given word. Also includes urban dictionary version.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages