Skip to content

google-image-terminal allows the ability to search for a random image off of google images based on your search term, and then it displays that in the terminal as a low-res image with terminal-image.

License

Notifications You must be signed in to change notification settings

zrm99/google-image-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-image-terminal

google-image-terminal takes in input from the Node.js command prompt and cycles through several google images randomly based on the input and renders them with terminal-image. A link is posted after the image has rendered to show the source.

Installation instructions

  1. Download the main directory
  2. Open the Node.js command prompt
  3. Navigate to the inside of the directory.
  4. Run 'npm install'
  5. Run 'node start.js'
  6. Type in your desired search term

Settings

Image limit

There is a limit of ten google images to keep the relevancy of the search term, to change the limit, simply change the variable, 'imageLimit' in start.js from '10' to the desired amount.

Screenshots

Terminal search

search

About

google-image-terminal allows the ability to search for a random image off of google images based on your search term, and then it displays that in the terminal as a low-res image with terminal-image.

Resources

License

Stars

Watchers

Forks

Packages

No packages published