1.0.0 • Published 1 year ago

google-image-cli v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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!

1.0.0

1 year ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago