Git Product home page Git Product logo

clisy's Introduction

clisy

A command line utility to open browser for when you want to search something across various search options

Description

This is a simple utility to open browser from command line when you want to search something from various search options. Currently, it supports DuckDuckGo. But quickly, will plan to add the following options as well :

  • DuckDuckGo ("ddg")
  • GOOGLE ("g")
  • WIKIPEDIA ("w")
  • WIRECUTTER ("wc")
  • AMAZON ("a")
  • CREATIVE_COMMONS ("cc")
  • IMDB ("imdb")
  • SWIGGY ("sw")

Installation

Run the following command to install clisy

pip install clisy

Once clisy is installed, you get a command line utility called clisycp.

Usage

It is simple command line utility. To see the usage, you can type the following

clisycp -h

Alternatively, here is the usage from version 0.0.3 so far

usage: clisycp [-h]
           [--ddg <query_string> | -g <query_string> | -w <query_string> | --wc <query_string> | -a <query_string> | --cci <query_string> | --imdb <query_string> | --sw <query_string>]
           [-v] [-vv]

CLI Search

optional arguments:
  -h, --help            show this help message and exit
  --ddg <query_string>, --duck-duck-go <query_string>
                        Search in DuckDuckGo
  -g <query_string>, --google <query_string>
                        Search in Google
  -w <query_string>, --wikipedia <query_string>
                        Search in Wikipedia
  --wc <query_string>, --wirecutter <query_string>
                        Search in Wirecutter
  -a <query_string>, --amazon <query_string>
                        Search in Amazon
  --cci <query_string>, --creative-commons-image <query_string>
                        Image Search in Creative Commons
  --imdb <query_string>
                        Search in IMDb
  --sw <query_string>, --swiggy <query_string>
                        Search in Swiggy
  -v, --verbose         set loglevel to INFO
  -vv, --very-verbose   set loglevel to DEBUG

Note

This project has been set up using PyScaffold 4.0.2. For details and usage information on PyScaffold see https://pyscaffold.org/.

clisy's People

Contributors

nilukush avatar

Watchers

James Cloos avatar  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.