Desktop client application for Searx/SearXNG/searx-space
CYBERDEViL 6467810581 update CHANGELOG.md | 2 years ago | |
---|---|---|
bin | 3 years ago | |
docs | 2 years ago | |
locale | 2 years ago | |
searxqt | 2 years ago | |
share | 2 years ago | |
themes | 2 years ago | |
utils | 2 years ago | |
.editorconfig | 4 years ago | |
.gitignore | 4 years ago | |
CHANGELOG.md | 2 years ago | |
COPYING | 4 years ago | |
MANIFEST.in | 2 years ago | |
README.md | 2 years ago | |
setup.py | 2 years ago |
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://searx.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.
GPL3 (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 | GPL3 | 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 |
name | version | license | url | desc |
---|---|---|---|---|
gettext | - | GPL | https://www.gnu.org/software/gettext/ | Compiling translations. |
PyQt5-Dev-Tools | Qt5 | GPL3 | https://riverbankcomputing.com/software/pyqt/intro | Compiling theme icons |