Skip to content

srch - search from the commandline

License

Notifications You must be signed in to change notification settings

shagunattri/srch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

srch

srch - search from the commandline

Pull Requests MIT License

Created by sp3ppr and contributors

Written in

  • python3

Libraries used:

  • sys
  • webbrowser

Installation:

$ git clone https://github.com/shagunattri/srch.git

$ cd srch/

$ python srch help

Instructions

    usage:
    
    srch <platform> <query>


         platforms to search for

            wiki    Search Wikipedia for query
            so      Search StackOverflow for query
            g       Search Google for query
            r       Search Reddit for query
            gh      Search GitHub for query
            devto   Search dev.to for query
            m       Search Medium for query
            yt      Search Youtube for query
            tw      Search Twitter for query
            gfg     Search GeeksforGeeks for query
            stx     Search Stackexchange for query
            q       Search quora for query
            url     Search for url
            fcc     Search freecodecamp for query
            shell   Search explainshell for query
            mdn     Search MDN Web Docs for query

    Examples:

           $ python srch help      # help menu
            
           $ python srch g what is github commit signing

Tip

To make srch better add it to your PATH.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

srch - search from the commandline

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages