diff options
Diffstat (limited to 'network/google-cli/README')
-rw-r--r-- | network/google-cli/README | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/network/google-cli/README b/network/google-cli/README index 345d929ab51a7..6957f33cc9a79 100644 --- a/network/google-cli/README +++ b/network/google-cli/README @@ -1,11 +1,12 @@ 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 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. -google-cli is GPLv3 licensed. It doesn't have any affiliation to Google -in any way. +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. |