diff options
Diffstat (limited to 'network/google-cli/README')
-rw-r--r-- | network/google-cli/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/google-cli/README b/network/google-cli/README new file mode 100644 index 0000000000..901e7d24d2 --- /dev/null +++ b/network/google-cli/README @@ -0,0 +1,9 @@ +google-cli (Google Search from command line). + +google-cli is a command line tool to search Google (Web & News) from the terminal. +It shows the title, URL and text context for each result. Results are fetched in pages. +Next or previous page navigation is possible using keyboard shortcuts. +Results are indexed and a result URL can be opened in a browser using the index number. +Supports sequential searches in a single instance. + +google-cli is GPLv3 licensed. It doesn't have any affiliation to Google in any way. |