Adam Tauber 993bcfa27f [enh] add default segment for maintainers file před 7 roky
examples Fix whitespaces před 8 roky
searx Merge pull request #1017 from misnyo/geektimes před 7 roky
tests [fix] google news dom xpath fix před 7 roky
utils Avoid UnicodeEncodeError when redirecting standalone output před 7 roky
.coveragerc Cover searx.utils před 10 roky
.gitattributes [enh] add simple theme (WIP) před 7 roky
.gitignore wikidata refactor and more attributes (see issue #560) před 8 roky
.landscape.yaml Add landscape.io configuration před 10 roky
.maintainers.ini [enh] add default segment for maintainers file před 7 roky
.travis.yml [mod] travis build : travis uses ./manage.sh to install the geckodriver ./manage.sh don't build css that are built by ./manage.sh grunt_build před 7 roky
AUTHORS.rst [doc] add Joachim Cherqui, @maxigas, @kiney, @juanitobananas to authors ++ promote @a01200356 to major contributor před 7 roky
CHANGELOG.rst [enh] version 0.12.0 před 7 roky
Dockerfile Fix #872. Google search works again with docker. před 7 roky
LICENSE [fix] full AGPLv3+ license according to #382 před 9 roky
README.rst [doc] remove flattr from readme před 7 roky
babel.cfg [enh] babel.cfg added před 11 roky
manage.sh "./manage.sh update_packages" updates pip and setuptools před 7 roky
requirements-dev.txt [fix] fix selenium tests před 7 roky
requirements.txt [mod] upgrade dependencies před 7 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 `__.

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