A privacy respecting, hackable Metasearch-Engine

Adam Tauber 0d67b5fd11 [enh] version v0.16.0 il y a 5 ans
dockerfiles 2485d41bdd :whale: Config for instance name and autocomplete il y a 5 ans
docs e84067816b searx.be stopped using Fathom analytics il y a 5 ans
examples d9231d173a Fix whitespaces il y a 8 ans
searx 6060ab85f8 [enh] version v0.16.0 il y a 5 ans
tests 52ccaa7acc [mod] remove useless engine unit tests il y a 5 ans
utils d3e4e81faf makefile.sphinx: fix gh-pages / pull before add commits il y a 5 ans
.codecov.yml c12e0c39b9 codecov : update the commit status il y a 7 ans
.coveragerc 8810273010 Cover searx.utils il y a 10 ans
.dir-locals.el 52450fd08a .dir-locals.el: add some comments about jedi & EPC il y a 5 ans
.dockerignore fbe40001d3 Update Docker image il y a 5 ans
.gitattributes 10a24bdc2c [enh] add simple theme (WIP) il y a 7 ans
.gitignore 0011890043 gh-pages - build docs & deploy on gh-pages branch il y a 5 ans
.landscape.yaml dc802b9ea8 Add landscape.io configuration il y a 10 ans
.pylintrc 796197db2d boilerplate: add pylint / WIP: balance linting with pylint il y a 5 ans
.travis.yml 609ac5795a .travis.yml: robot tests: remove the xvfb dependency il y a 5 ans
AUTHORS.rst 89662cd33e [enh] update AUTHORS.rst with new contributors il y a 5 ans
CHANGELOG.rst 6060ab85f8 [enh] version v0.16.0 il y a 5 ans
Dockerfile 1bb46e5e37 Merge pull request #1680 from robbyoconnor/patch-1 il y a 5 ans
LICENSE a905e4e7db [fix] full AGPLv3+ license according to #382 il y a 9 ans
Makefile f09459b98a doc: describe Makefile targets il y a 5 ans
README.rst cc8d4b958e Update README.rst il y a 5 ans
babel.cfg a1f945d227 [enh] babel.cfg added il y a 11 ans
manage.sh da56bda265 Merge pull request #1457 from hobbestigrou/force_upgrade_requirements il y a 5 ans
requirements-dev.txt 92afe68d65 doc(dev): reST/sphinx add tabbed views extension (sphinx_tabs.tabs) il y a 5 ans
requirements.txt a3368c07a7 [enh] Add Interlingua locale (requires requirements update) il y a 5 ans
setup.py a56c56ead3 seatup.py: fix [dev_]requirements and open file with context il y a 5 ans
tox.ini 56c15023b5 [enh] tox.ini added to rewrite standard pep8 rules il y a 10 ans

README.rst

searx
=====

A privacy-respecting, hackable `metasearch
engine `__.

Pronunciation: səːks

List of `running
instances `__.

See the `documentation `__ and the `wiki `__ for more information.

|OpenCollective searx backers|
|OpenCollective searx sponsors|

Installation
~~~~~~~~~~~~

With Docker
------
Go to the `searx-docker `__ project.

Without Docker
------
For all of the details, follow this `step by step installation `__.

Note: the documentation needs to be updated.

If you are in a hurry
------
- clone the source:
``git clone https://github.com/asciimoo/searx.git && cd searx``
- install dependencies: ``./manage.sh update_packages``
- edit your
`settings.yml `__
(set your ``secret_key``!)
- run ``python searx/webapp.py`` to start the application


Bugs
~~~~

Bugs or suggestions? Visit the `issue
tracker `__.

`License `__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

More about searx
~~~~~~~~~~~~~~~~

- `openhub `__
- `twitter `__
- IRC: #searx @ freenode


.. |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