You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Markus Heiser 250e05e826 [README] update and polish up a little by using badges
about markup & badges

- https://github.com/ralsina/rst-cheatsheet/blob/master/rst-cheatsheet.rst
- https://github.com/Naereen/badges/blob/master/README.rst
- https://shields.io/
- https://gist.github.com/tterb/982ae14a9307b80117dbf49f624ce0e8

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
4 years ago
dockerfiles [fix] Disable HTTP keep alive 5 years ago
docs Makefile: add target node.env - download & install npm dependencies 5 years ago
examples Fix whitespaces 8 years ago
searx Update default user agents 5 years ago
tests [fix] update csv unit test 5 years ago
utils [fix] ffox useragent: use Windows NT 10.0 and not Windows NT 10 5 years ago
.codecov.yml codecov : update the commit status 7 years ago
.coveragerc Cover searx.utils 10 years ago
.dir-locals.el .dir-locals.el: add some comments about jedi & EPC 5 years ago
.dockerignore [fix] docker 'Error compiling' and 'SyntaxError' messages 5 years ago
.gitattributes [enh] add simple theme (WIP) 7 years ago
.gitignore .gitignore: make package-lock.json visible 5 years ago
.landscape.yaml Add landscape.io configuration 10 years ago
.pylintrc boilerplate: add pylint / WIP: balance linting with pylint 5 years ago
.travis.yml [mod] .travis.yml: add Python 3.7 and Python 3.8 5 years ago
AUTHORS.rst Add Wikimedia projects. 5 years ago
CHANGELOG.rst [enh] version v0.16.0 5 years ago
Dockerfile Remove cache of pip upgrade 4 years ago
LICENSE [fix] full AGPLv3+ license according to #382 9 years ago
Makefile make test.pylint: do not run pylint checks in py2 5 years ago
README.rst [README] update and polish up a little by using badges 4 years ago
babel.cfg [enh] babel.cfg added 11 years ago
manage.sh Merge branch 'master' into fix/manage.sh 4 years ago
requirements-dev.txt requirements-dev.txt: add missing pylint for liniting tests 5 years ago
requirements.txt [mod] requirements.txt: upgrade dependency versions. 5 years ago
setup.py brands: add ISSUE_URL 5 years ago
tox.ini [enh] tox.ini added to rewrite standard pep8 rules 10 years ago

README.rst

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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

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

-------

|searx install|
|searx homepage|
|searx wiki|
|AGPL License|
|Issues|
|commits|
|OpenCollective searx backers|
|OpenCollective searx sponsors|

Privacy-respecting, hackable `metasearch engine`_ / *pronunciation* **səːks**.

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

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

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

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

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

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

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

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

.. |OpenCollective searx backers| image:: https://opencollective.com/searx/backers/badge.svg
   :target: https://opencollective.com/searx#backer

.. |OpenCollective searx sponsors| image:: https://opencollective.com/searx/sponsors/badge.svg
   :target: https://opencollective.com/searx#sponsor


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://asciimoo.github.io/searx/user
.. _admin: https://asciimoo.github.io/searx/admin
.. _developer: https://asciimoo.github.io/searx/dev
.. _homepage: https://asciimoo.github.io/searx

contact:
  openhub_ // twitter_ // IRC: #searx @ freenode

.. _openhub: https://www.openhub.net/p/searx
.. _twitter: https://twitter.com/Searx_engine