Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1021 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 1021 Bytes

Introduction

A CLI program to make search of your want in your favourite web browser, inspired by !bangs on DuckDuckGo

Usage

./whatever SEARCH_TERM Perform a search on SEARCH_TERM
./whatever Interactive mode (you'll be asked for your search term and for search engine, if needed)
./whatever -a|--add TAG URL Add a search engine (add combination of TAG and URL to the database)
./whatever -b|--browser BROWSER Use BROWSER instead of default browser
./whatever -r|--remove TAG Remove TAG from database
./whatever -d|--database FILE Use FILE as database file
./whatever -v|--verbose Verbose output - debugging stuff (Use this for bug reporting)

Bug Reporting

On gtihub in the Issues section