Skip to content
/ def Public

Command-line dictionary with offline support for searched words

License

Notifications You must be signed in to change notification settings

nilsocket/def

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

def

Definitions fetched from vocabulary.com are printed and stored offline.

Installation

go get github.com/nilsocket/def

Usage

All valid words, searched are stored offline.

def         # list of words available offline

def -lp     # Long format and play audio
def bharat  # Short format by default

def -h      # help

def dslkdfj # invalid word, would give word suggestions

External Dependencies

mpg123 for playing audio

Internal Dependencies

Goquery - PuerkitoBio
Badger - Dgraph
Cli - Urfave

About

Command-line dictionary with offline support for searched words

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages