Desktop client application for Searx/SearXNG/searx-space

CYBERDEViL b108386763 Fix crash on search with empty instances list. 4 anos atrás
bin df415bada3 Preparing for distribution. 4 anos atrás
docs efac467417 Update info about ASN privacy value. 4 anos atrás
searxqt b108386763 Fix crash on search with empty instances list. 4 anos atrás
share e1a1b6f57a Added a desktop entry: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html 4 anos atrás
.editorconfig cbbbf746e3 Add .editorconfig 4 anos atrás
.gitignore 5698a782a8 Ignore build/ ; created after running setup.py 4 anos atrás
COPYING e513d3ca86 initial 4 anos atrás
README.md f5f0c96504 Update README.md 4 anos atrás
setup.py 5d3bbd19ae Make versioning more dynamic 4 anos atrás

README.md

SearX-Qt

Lightweight desktop application for SearX.

screenshot

About

Description

searx-qt is a lightweight desktop application that lets you search on public searx instances listed on https://searx.space.

Technically searx-qt is a client application that does magic with the searx API and searx-stats2 it's instances.json

For more detailed information about searx-qt see docs/index.rst or docs/index.html.

searx

Actual search requests will be made to a server running searx software, there are many public available. We call such servers 'instances'.

If you are not familiar with the searx project; you can checkout their page here: https://asciimoo.github.io/searx/ or https://searx.me/

searx-stats2

The searx-stats2 project lists public searx instances with statistics. The original instance is running at https://searx.space/. This is where searx-qt will request a list with instances when the update button is pressed.

License

GPLv3 (https://www.gnu.org/licenses/gpl-3.0.en.html)

Dependecies

name version license url
Python 3 PSFL https://docs.python.org/3/license.html
requests Apache 2 http://docs.python-requests.org/en/master/
PyQt5 GPLv3 https://www.riverbankcomputing.com/software/pyqt/intro

* Optional

name version license url desc
pysocks BSD https://github.com/Anorov/PySocks For socks proxy support