Branded SearXNG fork for costmikuSearch
Find a file
Markus Heiser 7bfa0ea358
Merge pull request #76 from return42/fix-spinx-tabs
[fix] sphinx-tabs should not overlap sidebar
2021-05-14 15:23:05 +00:00
.github Update data-update.yml 2021-05-01 10:21:27 +02:00
dockerfiles [fix] fix usage of docker environment variable INSTANCE_NAME 2021-05-09 11:00:28 +02:00
docs [fix] sphinx-tabs should not overlap sidebar 2021-05-14 17:19:49 +02:00
examples
searx [fix] webapp.py: pylint: disable=assigning-non-slot for request.* 2021-05-14 11:15:35 +02:00
searx_extra
tests [fix] fix KeyError: 'ipv6' 2021-05-07 10:57:55 +02:00
utils
.config.sh
.coveragerc
.dir-locals.el
.dockerignore
.gitattributes
.gitignore
.pylintrc
AUTHORS.rst
babel.cfg
CHANGELOG.rst
CONTRIBUTING.md
Dockerfile [mod] Dockerfile: upgrade to Alpine 3.13 2021-05-09 11:06:07 +02:00
LICENSE
Makefile
manage
PULL_REQUEST_TEMPLATE.md
README.rst
requirements-dev.txt Bump sphinx-tabs from 2.1.0 to 3.0.0 2021-05-14 14:26:55 +00:00
requirements.txt Bump babel from 2.9.0 to 2.9.1 2021-04-30 06:55:10 +00:00
setup.py

.. SPDX-License-Identifier: AGPL-3.0-or-later

.. figure:: https://raw.githubusercontent.com/searxng/searxng/master/searx/static/themes/oscar/img/logo_searx_a.png
   :target: https://searxng.github.io/searxng/
   :alt: searXNG
   :width: 100%
   :align: center

-------

|searx install|
|searx homepage|
|searx wiki|
|AGPL License|
|Issues|
|commits|

Privacy-respecting, hackable `metasearch engine`_

.. _metasearch engine: https://en.wikipedia.org/wiki/Metasearch_engine

.. |searx install| image:: https://img.shields.io/badge/-install-blue
   :target: https://searxng.github.io/searxng/admin/installation.html

.. |searx homepage| image:: https://img.shields.io/badge/-homepage-blue
   :target: https://searxng.github.io/searxng

.. |searx wiki| image:: https://img.shields.io/badge/-wiki-blue
   :target: https://github.com/searxng/searxng/wiki

.. |AGPL License|  image:: https://img.shields.io/badge/license-AGPL-blue.svg
   :target: https://github.com/searxng/searxng/blob/master/LICENSE

.. |Issues| image:: https://img.shields.io/github/issues/searxng/searxng?color=yellow&label=issues
   :target: https://github.com/searxng/searxng/issues

.. |PR| image:: https://img.shields.io/github/issues-pr-raw/searxng/searxng?color=yellow&label=PR
   :target: https://github.com/searxng/searxng/pulls

.. |commits| image:: https://img.shields.io/github/commit-activity/y/searxng/searxng?color=yellow&label=commits
   :target: https://github.com/searxng/searxng/commits/master


If you are looking for running instances, ready to use, then visit searx.space_.

Otherwise jump to the user_, admin_ and developer_ handbooks you will find on
our homepage_.

.. _searx.space: https://searx.space
.. _user: https://searxng.github.io/searxng/user
.. _admin: https://searxng.github.io/searxng/admin
.. _developer: https://searxng.github.io/searxng/dev
.. _homepage: https://searxng.github.io/searxng