From 8111c21f5a60238af7dd7eb7a2422fcef7957553 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 26 Apr 2017 22:22:04 +0530 Subject: [PATCH] Add googler (#101) googler is a power tool to Google (Web & News) and Google Site Search from the command-line. Features: - Google Search, Google Site Search, Google News - Fast and clean (no ads, stray URLs or clutter), custom color - Navigate result pages from omniprompt, open URLs in browser - Effortless keyword-based site search with googler @t add-on - Fetch n results in a go, start at the nth result - Disable automatic spelling correction and search exact keywords - Specify duration, country/domain (default: worldwide/.com), language - Google keywords (e.g. `filetype:mime`, `site:somesite.com`) support - Open the first result directly in browser (as in *I'm Feeling Lucky*) - Non-stop searches: fire new searches at omniprompt without exiting - HTTPS proxy, User Agent, TLS 1.2 (default) support - Man page with examples, completion scripts for Bash, Zsh and Fish - Minimal dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2c5dea..7735d7a 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [uber-cli](https://github.com/jaebradley/uber-cli) - Uber, at your fingertips. - [moro](https://github.com/omidfi/moro) - Time Tracker with a single command - [Buku](https://github.com/jarun/Buku) - Powerful command-line bookmark manager +- [googler](https://github.com/jarun/googler) - Google Search, Google Site Search, Google News from the terminal ## Utilities