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.
- Host: GitHub
- URL: https://github.com/ssh0/web_search
- Owner: ssh0
- Created: 2014-09-21T10:18:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-12T15:19:24.000Z (over 10 years ago)
- Last Synced: 2024-11-21T07:24:13.220Z (over 1 year ago)
- Language: Python
- Size: 289 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.