LinuxCommandLibrary

wami

Search and recommend software tools

TLDR

Search all categories sorted

$ wami -a -S [asc|desc] -s [search_string]
copy
Search GitHub sorted
$ wami -a -S desc --github [search_string]
copy
List topics
$ wami --list-topics [search_string]
copy
Search for pentest tools
$ wami -S desc -s pentest credential default
copy

SYNOPSIS

wami [OPTIONS] [SEARCH...]

DESCRIPTION

wami is an open-source tool that recommends suitable programs for tasks. It searches a curated database and GitHub to find tools matching specified criteria.
The tool is particularly useful for finding security and pentesting tools but works for general software discovery.

PARAMETERS

-a, --show-all

Show expanded results
-S, --sort ORDER
Sort results (asc or desc)
-s, --search-all
Search all categories
--github
Search GitHub
--list-topics
List matching topics

CAVEATS

Requires internet connection for GitHub searches. Results depend on database coverage. Search quality varies by term specificity.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community