Skip to content

hermit-crab/Linux-Context-Image-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Context menu reverse image search option for linux desktops.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages