Code Monkey home page Code Monkey logo

dsearch's Introduction

dsearch

dmenu script which can search every search engine you can imagine (Google, DuckDuckGo, SearX, 4chan, Arch Wiki, Gentoo Wiki, and much more)

Installation

Usage

  • See Configuration
  • Run the script using dmenu or using your terminal emulator.
  • Change the search engine to an available search engine (See Adding More Search Engines for more information)
  • Run the script again and type what you wanna search for

Configuration

The main dsearch configuration file is (by default) located in ~/.config/dsearch. Vim into ~/.config/dsearch/dsearchrc and change these settings:

  • DSEARCH_DOTDIR # Only change if you wanna move your dotfiles.
  • DSEARCH_DMENU # Set this to the path to your dmenu binary.
  • DSEARCH_SHELL # Set this to the shell you want to use, /bin/sh should do.
  • DSEARCH_BROWSER # Set this to a web browser on your system.
  • DSEARCH_SEARCHENGINE # Leave this as default unless you REALLY need to change it.

Adding More Search Engines

Default search engines not enough for you? Here's how to add more.

  • cd ~/.config/dsearch/SEARCH_ENGINES
  • vim (searchenginename)

Now locate the URL. You'll want the entire URL up until the ?q= part. To use searx, you'd add "https://searx.org/search?q=" to the file.

Add your search engine to the file and :wq.

If you do not feel like doing this, you can download existing engines from this repository.

License

This software is licensed under the GNU GPLv3 license.

dsearch's People

Contributors

speedie1337 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.