https://github.com/knutkirkhorn/open-google-cli
Open a Google search from the terminal
https://github.com/knutkirkhorn/open-google-cli
cli cli-app command-line google open search terminal
Last synced: about 2 months ago
JSON representation
Open a Google search from the terminal
- Host: GitHub
- URL: https://github.com/knutkirkhorn/open-google-cli
- Owner: knutkirkhorn
- License: mit
- Created: 2019-08-31T13:26:54.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T08:24:09.000Z (almost 3 years ago)
- Last Synced: 2025-10-29T16:34:25.623Z (8 months ago)
- Topics: cli, cli-app, command-line, google, open, search, terminal
- Language: JavaScript
- Size: 91.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# open-google-cli
> Open a Google search from the terminal
## Installation
```
npm install --global open-google-cli
```
## Usage
```
$ open-google --help
Usage
$ open-google
Examples
$ open-google Kirkhorn
$ open-google Knut Kirkhorn
$ open-google example search
```
## Related
- [open-google](https://github.com/knutkirkhorn/open-google) - API for this module