Desktop client application for Searx/SearXNG/searx-space
CYBERDEViL 3352e6481a Fix instances filtering on categories/engines due stats2 API change. | 3 роки тому | |
---|---|---|
bin | 4 роки тому | |
docs | 3 роки тому | |
locales | 3 роки тому | |
searxqt | 3 роки тому | |
share | 3 роки тому | |
utils | 4 роки тому | |
.editorconfig | 4 роки тому | |
.gitignore | 4 роки тому | |
CHANGELOG.md | 3 роки тому | |
COPYING | 4 роки тому | |
MANIFEST.in | 4 роки тому | |
README.md | 3 роки тому | |
setup.py | 4 роки тому |
Lightweight desktop application for SearX.
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
.
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/
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.
GPLv3 (https://www.gnu.org/licenses/gpl-3.0.en.html)
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 | |
urllib3 | MIT | https://urllib3.readthedocs.io/ |
name | version | license | url | desc |
---|---|---|---|---|
pysocks | BSD | https://github.com/Anorov/PySocks | For socks proxy support |