Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 933 Bytes

File metadata and controls

24 lines (19 loc) · 933 Bytes

Linux Context Image Search

Context menu reverse image search option for linux desktops. test

Check out the fancy loader!

Requirements

  • Python3
  • PyQt5 or PyQt4 for the circular loader bar (without it a simpler loader will be shown)
    (package python3-pyqt5 or python3-pyqt4 on ubuntu, python-pyqt5 on archlinux, or try pip install PyQt5)

Other dependencies will be installed automatically.

Installation

> 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

Note

You might want to avoid using google search option as it may cause google to start showing you captchas.