Thomas Renard b786ac9a63 Create an include for __common__/aboutextend.html for imprint purposes. hace 6 años
examples Fix whitespaces hace 8 años
searx Create an include for __common__/aboutextend.html for imprint purposes. hace 6 años
tests [fix] remove obsolete test hace 6 años
utils refactor engine's search language handling hace 6 años
.codecov.yml codecov : update the commit status hace 7 años
.coveragerc Cover searx.utils hace 10 años
.gitattributes [enh] add simple theme (WIP) hace 7 años
.gitignore added searx-ve to gitignore hace 6 años
.landscape.yaml Add landscape.io configuration hace 10 años
.travis.yml add CI test for python3.5 hace 6 años
AUTHORS.rst [doc] add @daftaupe @icegiant @trankmichael @josephkiranbabu @maiki @zeph33 to authors hace 6 años
CHANGELOG.rst [enh] version 0.14.0 hace 6 años
Dockerfile Change the version of alpine on the dockerfile to deploy Searx on ARM architectures hace 6 años
LICENSE [fix] full AGPLv3+ license according to #382 hace 9 años
README.rst add pronunciaton of searx to README hace 6 años
babel.cfg [enh] babel.cfg added hace 10 años
manage.sh change echo to printf hace 6 años
requirements-dev.txt Switch to code-cov hace 7 años
requirements.txt Update requirements.txt hace 6 años
setup.py [fix] missing requirements files from setup.py - closes #572 hace 8 años
tox.ini [enh] tox.ini added to rewrite standard pep8 rules hace 10 años

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

- 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

For all the details, follow this `step by step
installation `__.

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