Adam Tauber 688801076d Merge pull request #1017 from misnyo/geektimes 7 лет назад
examples Fix whitespaces 8 лет назад
searx Merge pull request #1017 from misnyo/geektimes 7 лет назад
tests [fix] google news dom xpath fix 7 лет назад
utils Avoid UnicodeEncodeError when redirecting standalone output 7 лет назад
.coveragerc Cover searx.utils 10 лет назад
.gitattributes [enh] add simple theme (WIP) 7 лет назад
.gitignore wikidata refactor and more attributes (see issue #560) 8 лет назад
.landscape.yaml Add landscape.io configuration 10 лет назад
.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 7 лет назад
AUTHORS.rst [doc] add Joachim Cherqui, @maxigas, @kiney, @juanitobananas to authors ++ promote @a01200356 to major contributor 7 лет назад
CHANGELOG.rst [enh] version 0.12.0 7 лет назад
Dockerfile Fix #872. Google search works again with docker. 7 лет назад
LICENSE [fix] full AGPLv3+ license according to #382 9 лет назад
README.rst [doc] remove flattr from readme 7 лет назад
babel.cfg [enh] babel.cfg added 11 лет назад
manage.sh "./manage.sh update_packages" updates pip and setuptools 7 лет назад
requirements-dev.txt [fix] fix selenium tests 7 лет назад
requirements.txt [mod] upgrade dependencies 7 лет назад
setup.py [fix] missing requirements files from setup.py - closes #572 8 лет назад
tox.ini [enh] tox.ini added to rewrite standard pep8 rules 10 лет назад

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