Adam Tauber 480a85340f [enh] update translations vor 6 Jahren
examples Fix whitespaces vor 8 Jahren
searx [enh] update translations vor 6 Jahren
tests remove 'all' option from search languages vor 7 Jahren
utils print() is a function in Python 3 vor 7 Jahren
.codecov.yml codecov : update the commit status vor 7 Jahren
.coveragerc Cover searx.utils vor 10 Jahren
.gitattributes [enh] add simple theme (WIP) vor 7 Jahren
.gitignore added searx-ve to gitignore vor 6 Jahren
.landscape.yaml Add landscape.io configuration vor 10 Jahren
.travis.yml add CI test for python3.5 vor 6 Jahren
AUTHORS.rst [doc] add @vachi, @lcpz, @nikaiw, Thirnearez, @MrPetovan, @woorst, @Apply55gx, @pyrrh0n1c, @cclauss, @moon2l to authors vor 7 Jahren
CHANGELOG.rst [enh] version 0.13.1 vor 7 Jahren
Dockerfile Fix #872. Google search works again with docker. vor 7 Jahren
LICENSE [fix] full AGPLv3+ license according to #382 vor 9 Jahren
README.rst Update readme vor 7 Jahren
babel.cfg [enh] babel.cfg added vor 10 Jahren
manage.sh [mod] simplify manage.sh - npm install less@2.7 less-plugin-clean-css grunt-cli is moved inside manage.sh - if it is possible to source manage.sh to update the PATH (to start grunt) - tidy the help documentation - update the geckodriver version to 0.19.1 vor 7 Jahren
requirements-dev.txt Switch to code-cov vor 7 Jahren
requirements.txt Dependencies upgrade vor 7 Jahren
setup.py [fix] missing requirements files from setup.py - closes #572 vor 8 Jahren
tox.ini [enh] tox.ini added to rewrite standard pep8 rules vor 10 Jahren

README.rst

searx
=====

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

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

- `ohloh `__
- `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