1.0.0-rc.2 • Published 8 years ago

littlefork-plugin-google v1.0.0-rc.2

Weekly downloads
-
License
GPL-3.0
Repository
gitlab
Last release
8 years ago

Littlefork Google Module

You need at least Node 7.5.0 for this module.

Plugins

google_search

Search on Google for a term, specified by the query type google_search.

littlefork -Q google_search:Keith\ Johnstone -p google_search,tap_printf

google_images

Make a Google image search for a term, specified by the query type google_search.

littlefork -Q google_search:Keith\ Johnstone -p google_images,tap_printf

google_reverse_images_files

Make a Google reverse image search. Specify a glob pattern by the query type glob_pattern that resolves to a list of image files.

littlefork -Q glob_pattern:images/**/*.jpg -p google_reverse_images_files