0.2.1 • Published 13 years ago

gimme v0.2.1

Weekly downloads
17
License
-
Repository
github
Last release
13 years ago

gimme

Cut through the cruft of whois.

Simple command line utility that takes a name and shows domain and twitter availability.

Requires node.js and npm. Uses twitter.com and instantdomainsearch.com for data.

Installation:

$ npm install -g gimme

Usage:

$ gimme example

or with an extension:

$ gimme example.com

Outputs:

 NO  example.com
 NO  example.net
 NO  example.org
 NO  example.biz
 NO  example.mobi
 NO  twitter.com/example

(your name might have better luck.)