A CLI program to make search of your want in your favourite web browser, inspired by !bangs on DuckDuckGo
./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) |
On gtihub in the Issues section