Skip to content
/ ddg Public

DuckDuckGo terminal search that plays nice with grep and fzf

License

Notifications You must be signed in to change notification settings

cauefcr/ddg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddg

duckduckgo terminal search for use with fzf (or grep)

What?

With this tool you can search for anything on duckduckgo.com and further filter the results with fzf or grep.

Instalation

with go tool:

go install github.com/cauefcr/ddg@latest

from source:

git clone https://github.com/cauefcr/ddg
cd ddg
go install .

Usage

ddg [search] | grep [filter]
ddg [search] | fzf
ddg [search] | grep [filter] | fzf

Show it to me in action

The program in action

Libraries used

websearch

About

DuckDuckGo terminal search that plays nice with grep and fzf

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages