Alexandre Flament ec8223e22c [mod] fix #903 : add a function is_accepted to engine. search.py calls this function creating a thread for the engine. hace 7 años
examples Fix whitespaces hace 8 años
searx [mod] fix #903 : add a function is_accepted to engine. search.py calls this function creating a thread for the engine. hace 7 años
tests [mod] fix #903 : add a function is_accepted to engine. search.py calls this function creating a thread for the engine. hace 7 años
utils Avoid UnicodeEncodeError when redirecting standalone output hace 7 años
.coveragerc Cover searx.utils hace 10 años
.gitattributes [enh] add simple theme (WIP) hace 7 años
.gitignore wikidata refactor and more attributes (see issue #560) hace 8 años
.landscape.yaml Add landscape.io configuration hace 10 años
.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 hace 7 años
AUTHORS.rst [doc] add Joachim Cherqui, @maxigas, @kiney, @juanitobananas to authors ++ promote @a01200356 to major contributor hace 7 años
CHANGELOG.rst [enh] version 0.12.0 hace 7 años
Dockerfile Fix #872. Google search works again with docker. hace 7 años
LICENSE [fix] full AGPLv3+ license according to #382 hace 9 años
README.rst use https instead of ssh with git-clone hace 8 años
babel.cfg [enh] babel.cfg added hace 11 años
manage.sh "./manage.sh update_packages" updates pip and setuptools hace 7 años
requirements-dev.txt [fix] fix selenium tests hace 7 años
requirements.txt [mod] upgrade dependencies hace 7 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 `__.

List of `running
instances `__.

See the `documentation `__ and the `wiki `__ for more information.

|Flattr searx|

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

.. |Flattr searx| image:: http://api.flattr.com/button/flattr-badge-large.png
:target: https://flattr.com/submit/auto?user_id=asciimoo&url=https://github.com/asciimoo/searx&title=searx&language=&tags=github&category=software