1.0.3 • Published 1 year ago

duckducksearch v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

DuckDuckSearch! - a tui for duckduckgo.

duckducksearch is a terminal user interface for browsing duckduckgo results
that will be opened with your default browser.

usage

install with this command:

npm install -global duckducksearch

and run duckducksearch with:

duckducksearch

images

ui ui searching

keybindings

  • typing the alphabet, numbers, symbols will automatically trigger search.
  • using the left and right arrow keys will move the cursor left or right.
  • use up and down arrow keys to select your desired result.
  • pressing enter will open the selected result's link in the browser.

dependencies