Skip to content

cstanford/websearchcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebSearchCli

Simple tool for opening a browser search in your default windows browser from the command line.

Usage

After building and adding the .exe to your path, simply run the following commands:

Navigate directly to page in browser:

ws https://github.com/cstanford

Open a new window with seach criteria:

ws -w "how to make chicken tikka masala?"

Open a search in an incognito window:

ws -i "sketchy things"

License

Copyright (C) 2021 cstanford

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages