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

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