Context menu reverse image search option for linux desktops.
Check out the fancy loader!
- Python3
- PyQt5 or PyQt4 for the circular loader bar (without it a simpler loader will be shown)
(packagepython3-pyqt5
orpython3-pyqt4
on ubuntu,python-pyqt5
on archlinux, or trypip install PyQt5
)
Other dependencies will be installed automatically.
> pip3 install --user https://github.com/Unknowny/Linux-Context-Image-Search/archive/master.zip
# next line will install the icons / desktop entries into appropriate home directories
> python3 -m searchbyimage --install
# you should also be able to call it simply with
> searchbyimage --help
You might want to avoid using google search option as it may cause google to start showing you captchas.