No Description

Alexandre Flament 1bed39e6cb Merge pull request #1658 from dalf/video-fixes 5 years ago
dockerfiles fbe40001d3 Update Docker image 5 years ago
examples d9231d173a Fix whitespaces 8 years ago
searx 0c032c8429 [fix] youtube_noapi engine: fix the title 5 years ago
tests 6e0285b2db [fix] wikidata engine: faster processing, remove one HTTP redirection. 5 years ago
utils c7220b40ea Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes accordingly. 5 years ago
.codecov.yml c12e0c39b9 codecov : update the commit status 7 years ago
.coveragerc 8810273010 Cover searx.utils 10 years ago
.dockerignore fbe40001d3 Update Docker image 5 years ago
.gitattributes 10a24bdc2c [enh] add simple theme (WIP) 7 years ago
.gitignore fbe40001d3 Update Docker image 5 years ago
.landscape.yaml dc802b9ea8 Add landscape.io configuration 10 years ago
.travis.yml 609ac5795a .travis.yml: robot tests: remove the xvfb dependency 5 years ago
AUTHORS.rst f9ccc9f656 update AUTHORS.rst with new contributors 6 years ago
CHANGELOG.rst 29d146dde6 update changelog and version.py 6 years ago
Dockerfile fbe40001d3 Update Docker image 5 years ago
LICENSE a905e4e7db [fix] full AGPLv3+ license according to #382 9 years ago
README.rst efc2a87e77 README.rst: installation: add searx/searx-docker 5 years ago
babel.cfg a1f945d227 [enh] babel.cfg added 11 years ago
manage.sh fbe40001d3 Update Docker image 5 years ago
requirements-dev.txt a3368c07a7 [enh] Add Interlingua locale (requires requirements update) 5 years ago
requirements.txt a3368c07a7 [enh] Add Interlingua locale (requires requirements update) 5 years ago
setup.py 4977ea5405 setup: Skip test files 6 years ago
tox.ini 56c15023b5 [enh] tox.ini added to rewrite standard pep8 rules 10 years ago

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 the details, follow this `step by step installation `__.

Note: the documentation needs to be updated.

If you are in hurry
------
- clone 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