termdict

command module
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2026 License: MIT Imports: 11 Imported by: 0

README

termdict

termdict is a small dictionary tool for the command line, utilizing the Free Dictionary API.

You can use it to define words:

$ termdict define synthesis
synthesis
[noun] A deduction from the general to the particular.
[noun] The combination of thesis and antithesis.
[noun] (grammar) The uniting of ideas into a sentence.
[noun] The reunion of parts that have been divided.

or use it to manage your own vocab list for convenient access:

$ termdict list add ameliorate entropy

$ termdict list
ameliorate
entropy

$ termdict define --random
ameliorate
[verb] To become better; improve.

Install

Install via the below command:

go install github.com/caproven/termdict@latest

Usage

Run termdict to see a list of available commands. Use the --help on any command to see all options.

Storage

termdict will store data (cache, lists) under $XDG_DATA_HOME/termdict/.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
storage

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL