@christopherkade/randog

1.1.0 • Public • Published

random + dog = randog

Fetch and display a picture of a random dog right in your terminal.

Installation

npm install -g @christopherkade/randog

Or, if you just want a quick look without installing it:

npx @christopherkade/randog

Usage

$ randog --help

  Usage
    $ randog
    $ randog --breed="breed name"

  Examples
    $ randog
    $ randog --breed="shiba"

Screenshot

Why?

Why not?

Packages used

  • A fork of terminal-img - To display pictures in the terminal
  • yargs - To simplify the CLI creation
  • axios - The fetch the pictures via an API

Currently only supported by iTerm >=3

Dependencies (7)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @christopherkade/randog

    Weekly Downloads

    5

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    4.02 kB

    Total Files

    4

    Last publish

    Collaborators

    • christopherkade