Giter Club home page Giter Club logo

nautilus-search-by-image's Introduction

Reverse image search for Nautilus

Nautilus plugin that adds contextual menu entries on image files to do a reverse image search on them using Google or Yandex.

Sreencapture

Installation

Arch Linux

Install nautilus-search-by-image-git from AUR.

Manual

Install the python-nautilus or nautilus-python and python-requests or python3-requests packages depending on your distro.

Place the search-by-image.py file in the nautilus-python user or system directory and restart Nautilus.

For example, to place it in the user directory (usually ~/.local/share/nautilus-python/extensions, unless overriden by XDG env var):

git clone https://github.com/jle64/nautilus-search-by-image && cd nautilus-search-by-image
install -D search-by-image.py "${XDG_DATA_HOME-${HOME}/.local/share}/nautilus-python/extensions/search-by-image.py"
nautilus -q

Privacy caveats

When doing a search, your image is uploaded to a file sharing service, in addition to the search engine, so this file sharing service also gets to access the image you're searching. This is done because it's easier to do a reverse image search on a Web file rather than a local one. By default the service used is https://transfer.sh, it be changed by editing the UPLOAD_URL variable.

Troubleshooting

In case of issue, either try to look at your logs (journalctl --user on systemd-based systems) or run nautilus in a terminal after killing it (nautilus -q; nautilus) and see if there is anything relevant.

nautilus-search-by-image's People

Contributors

jle64 avatar lucasgaldinos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lucasgaldinos

nautilus-search-by-image's Issues

Search image on Google does not work

Hi,

Just tried this extension and the google option does not work. The Yandex works fine.

I'm using Gnome 42.5 on Ubuntu 22.04.

If you need logs or more details or some testing please let me know what you need and I will provide it.

Thanks

Fix AUR package

Cloning into bare repository '/home/duda/PKGBUILDs/nautilus-search-by-image-git/nautilus-search-by-image'...
fatal: unable to connect to github.com:
github.com[0: 140.82.121.4]: errno=Connection timed out

==> ERROR: Failure while downloading nautilus-search-by-image git repo
    Aborting...
==> ERROR: Could not download sources.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.