Skip to content

A command line dictionary application using the Free Dictionary API.

License

Notifications You must be signed in to change notification settings

cooljohnny3/define

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Define

A command line dictionary application using the Free Dictionary API. Written in Rust using reqwest, Tokio and serde crates.

Supports en_US and es language codes.

Example Usage

> define hello

hello [/həˈloʊ/, /hɛˈloʊ/]
noun
        • An utterance of “hello”; a greeting.
intransitive verb
        • Say or shout “hello”; greet someone.
exclamation
        • Used as a greeting or to begin a phone conversation.
> define define

define [/dəˈfaɪn/]
transitive verb
        • State or describe exactly the nature, scope, or meaning of.
        • Mark out the boundary or limits of.

Author

John Brehm

Potential Features

  • Synonyms
  • Other Language support
  • Other API options

About

A command line dictionary application using the Free Dictionary API.

Resources

License

Stars

Watchers

Forks

Languages