An open API service indexing awesome lists of open source software.

https://github.com/ssh0/web_search

This desktop application is search wrapping application using Gtk.
https://github.com/ssh0/web_search

Last synced: 3 months ago
JSON representation

This desktop application is search wrapping application using Gtk.

Awesome Lists containing this project

README

          

web_search
==========

GUI application which makes it easy and speedy to seach something in any browser.

Features
--------

- very configurable
- save the search history
- auto completion based on that history

Install
-------

```
git clone https://github.com/ssh0/web_search.git
cd web_search
sudo python setup.py install
sudo ln -s /absolute/path/to/websearch.py /usr/local/bin/websearch
```

Of cource, it is very useful to set the keyboard shortcut for launching this application.