#registration #information #name #terms

app namekit

A command line toolkit for quickly exploring domain names available for registration

2 unstable releases

Uses new Rust 2024

new 0.1.0 Apr 2, 2025
0.0.1 Apr 2, 2025

#1 in #registration

GPL-3.0-or-later

16KB

Namekit

A command line toolkit for quickly exploring domain names available for registration.

Installation

Globally install from cargo, installed by default to ~/.cargo/bin -

$ cargo install namekit

Usage

# Show help information
$ namekit --help

# Search for an exact domain name
$ namekit exact example

# Search for domain names with multiple terms
$ namekit search term1 term2 term3

Command Structure

namekit <COMMAND>

Commands:
  exact    Search for an exact domain name
  search   Search for domain names based on multiple terms
  help     Print this message or the help of the given subcommand(s)

License

GPLv3

Dependencies

~1–1.6MB
~31K SLoC