jaymoulin/ddgr

By jaymoulin

Updated 10 months ago

ddgr - DuckDuckGo CLI search tool - Docker Image (Multiarch)

Image

1.7K

GitlabIssues

logo

ddgr - Docker Image (Multiarch)

Docker PullsDocker starsPayPal donationBuy me a coffeeBuy me a coffee

ddgr is a cmdline utility to search DuckDuckGo from the terminal. While googler is highly popular among cmdline users, in many forums the need of a similar utility for privacy-aware DuckDuckGo came up. DuckDuckGo Bangs are super-cool too! So here's ddgr for you!

Unlike the web interface, you can specify the number of search results you would like to see per page. It's more convenient than skimming through 30-odd search results per page. The default interface is carefully designed to use minimum space without sacrificing readability.

ddgr isn't affiliated to DuckDuckGo in any way.

This image is based upon Jarun's ddgr. See for more information

Usage

docker run --rm -ti jaymoulin/ddgr

That's all ;)

For more information check original usage

Appendixes

Install Docker

If you don't have Docker installed yet, you can do it easily in one line using this command

curl -sSL "https://gist.githubusercontent.com/jaymoulin/e749a189511cd965f45919f2f99e45f3/raw/0e650b38fde684c4ac534b254099d6d5543375f1/ARM%2520(Raspberry%2520PI)%2520Docker%2520Install" | sudo sh && sudo usermod -aG docker $USER

Docker Pull Command

docker pull jaymoulin/ddgr