Branded SearXNG fork for costmikuSearch
Find a file
Markus Heiser e0ca749ff5
Merge pull request #242 from searxng/update_data_update_currencies.py
Update searx.data - update_currencies.py
2021-08-02 07:40:19 +00:00
.github
.tx [fix] add missing transifex configuration (./tx/config) 2021-07-03 19:31:31 +02:00
dockerfiles
docs [fix] documentation - remove brand.git_url & brand.git_branch 2021-08-01 06:57:14 +02:00
examples
searx Merge pull request #242 from searxng/update_data_update_currencies.py 2021-08-02 07:40:19 +00:00
searx_extra [fix] get common used languages back (min_engines_per_lang = 13) 2021-08-01 13:04:24 +02:00
tests [mod] use tests/unit/settings/test_settings.yml in unit tests 2021-07-25 12:59:09 +02:00
utils manage script: remove unused reference to utils/brand.env and .config.sh 2021-08-01 07:05:00 +02:00
.config.sh [fix] ./utils/filtron.sh - FILTRON_TARGET from YAML settings 2021-07-24 16:28:15 +02:00
.coveragerc
.dir-locals.el
.dockerignore
.gitattributes
.gitignore
.pylintrc
.yamllint.yml
AUTHORS.rst
babel.cfg
CHANGELOG.rst
CONTRIBUTING.md
Dockerfile version based on the git repository 2021-07-30 14:40:09 +02:00
LICENSE
Makefile [mod] load .config.sh from installation (utils/lib_install.sh) 2021-07-21 14:38:33 +02:00
manage manage script: remove unused reference to utils/brand.env and .config.sh 2021-08-01 07:05:00 +02:00
PULL_REQUEST_TEMPLATE.md
README.rst README.rst: remove searx logo. 2021-06-25 11:10:54 +02:00
requirements-dev.txt Merge pull request #233 from searxng/dependabot/pip/master/sphinx-4.1.2 2021-07-30 16:27:44 +00:00
requirements.txt Bump flask from 1.1.2 to 2.0.1 2021-07-17 12:57:51 +00:00
setup.py version based on the git repository 2021-07-30 14:40:09 +02:00

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

|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