https://github.com/miserlou/seek
Search the internet from your terminal. Speed read your results. Terminal nirvana.
https://github.com/miserlou/seek
Last synced: 7 months ago
JSON representation
Search the internet from your terminal. Speed read your results. Terminal nirvana.
- Host: GitHub
- URL: https://github.com/miserlou/seek
- Owner: Miserlou
- License: mit
- Created: 2014-12-28T23:39:44.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-12-16T19:39:06.000Z (almost 5 years ago)
- Last Synced: 2025-03-17T03:11:23.017Z (7 months ago)
- Language: Python
- Size: 38.1 KB
- Stars: 21
- Watchers: 2
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# seekDisplay internet search results without ever leaving your terminal. Oh, and it can speed read the results as well. Basically, it's command line nirvana.
Seek is a sister to [howdoi](https://github.com/gleitz/howdoi/) and [Glance](https://github.com/Miserlou/glance/).
## Installation
pip install seek
## Examples
$ seek a nice up of tea orwell
If you look up 'tea' in the first cookery book that comes to hand you will probably find that it is unmentioned; or at most you will find a few lines of sketchy instructions which give no ruling on several of the most important points. [etc.]
A Nice Cup of Tea
http://www.booksatoz.com/witsend/tea/orwell.htm$ seek a nice cup of tea orwell --glance
A Nice Cup of Tea
http://www.booksatoz.com/witsend/tea/orwell.htm
stimulation <--- (This is animated)## Features:
* [Glance](http://glance.wtf) mode! Powered by [pyglance](http://github.com/Miserlou/pyglance).
* Diffbot article extraction
* Searches DuckDuckGo, Google coming soon (maybe).BSD 3-clause, 2014-2015.