Search
Project description
Search CLI
Small tools to interface with search engine form the command line that has tight integration with the linux X clipboard.
For python 3 installs:
sudo apt install surfraw surfraw-extra xclip python3-tk
For python 2
sudo apt install surfraw surfraw-extra xclip python-tk
install with pip install . or pip install search-cli
Programs:
searchorsr: Search from the command line with a backoff to search for what ever is on your clipboard if you don't type anythingsearch_highlighted: Search for the highlighted span.search_gui: Create a text input box and search for entered text with<Enter>search_gui_highlighted: Same as above but seeded with the currently highlighted text.
search_highlighted, search_gui, and search_gui_highlighted are ideal for keybinding.
When the search bar loses focus (you click away) it will automatically close. If you don't like this behavior you can set SR_CLOSE_LOSS_FOCUS to no to stop it.
Windows:
On windows only searching with google is supported. To run you will need python installed
and the entry point scripts exectuable. This normally involes adding paths like the
following to your path (control panel -> System and Security -> System -> Advanced system settings -> Environment Variables)
C:\Users\LENOVO\AppData\Local\Programs\Python\Python37-32\Scripts C:\Users\LENOVO\AppData\Local\Programs\Python\Python37-32
On windows I can't get the selected text the same way I can on Linux so there are
autoHotKey scripts in the win folder than can simulate this behavior.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file search-cli-0.1.1.tar.gz.
File metadata
- Download URL: search-cli-0.1.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/41.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
040874d57c9f657ed52aadc69506c4cc016600d7ccf656d6d39d53b4c9ce0096
|
|
| MD5 |
d9f13561a2d73909eb2e52dd0ac97c9b
|
|
| BLAKE2b-256 |
d47c24c30c933e65090af74d4d17bbd621be3f6dbac2b43be459bba5bc268f07
|