#dictionary #command-line-tool #definition #cli #fetching #urban

app udict

A CLI tool for fetching Urban Dictionary definitions

3 releases

0.1.2 Nov 11, 2022
0.1.1 Apr 21, 2022
0.1.0 Apr 21, 2022

#3 in #urban

Download history 13/week @ 2024-12-08 27/week @ 2025-02-09 24/week @ 2025-02-16

51 downloads per month

MIT license

15KB
76 lines

udict - Urban Dictionary CLI

A CLI tool for fetching Urban Dictionary definitions.

Installation

cargo

cargo install udict

Arch Linux

Using an AUR package manager, for example paru or yay paru -S udict-bin

Usage

udict <term> -- Search the term from urban dictionary, can include spaces

udict hello world

udict [n] <term> -- Show the n number of definitions

udict 4 hello world

Dependencies

~13–26MB
~370K SLoC