https://github.com/fernandomoraes/terminal-find
faster way to search the web
https://github.com/fernandomoraes/terminal-find
Last synced: about 1 year ago
JSON representation
faster way to search the web
- Host: GitHub
- URL: https://github.com/fernandomoraes/terminal-find
- Owner: fernandomoraes
- Created: 2014-01-07T02:42:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-08T01:49:07.000Z (over 12 years ago)
- Last Synced: 2025-02-06T09:47:42.122Z (over 1 year ago)
- Language: Python
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
terminal-find
=============
faster way to search the web
# usage
copy web-find.py to /bin/ :
```terminal
$ cp web-find.py /bin/
```
rename to web.find :
```terminal
$ mv /bin/web-find.py /bin/web-find
```
now you can use this script in interactive mode:
```terminal
$ web-find
web-finder > [provider] [search]
```
# example
```terminal
web-find > google github projects
```
# Help
```terminal
web-find > help
```