network/google-cli: Update README.
This commit is contained in:
parent
ec9dc1626d
commit
b0250f6d1f
|
@ -1,9 +1,11 @@
|
|||
google-cli (Google Search from command line).
|
||||
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. 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.
|
||||
google-cli is GPLv3 licensed. It doesn't have any affiliation to Google
|
||||
in any way.
|
||||
|
|
Loading…
Reference in New Issue