google-image-cli

1.0.0 • Public • Published

google-image-cli

google-image-cli is a cli toolkit to search using google and show up to 20 images to cli.

Using terminal-image to display image to terminal.

In iTerm, the image will be displayed in full resolution, since iTerm has special image support.

Note: Must be Node > 14.0.0

Installation

Install

npm i -g google-image-cli

Run with npx

npx google-image-cli -n number text-to-search

-n : number of images (max 20 images)

Example

Search 2 pics of dog.

  npx google-image-cli -n 2 dog

dog

Search cat image.

  npx google-image-cli cat

cat

Contributing

All contributions are accepted as a PR.

  • You can file issues by submitting a PR.
  • Implement new feature by submitting a PR.
  • Improve documentation by submitting PR. You are welcome to improve this project! It would help me so much!

Support

For support, email downy1229@gmail.com!

Package Sidebar

Install

npm i google-image-cli

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

66.2 kB

Total Files

8

Last publish

Collaborators

  • quantran29