Privacy-respecting metasearch engine.

Adam Tauber defc21c7b6 [enh] version 0.14.0 6 years ago
examples d9231d173a Fix whitespaces 8 years ago
searx 3ac578c0a8 [enh] version 0.14.0 6 years ago
tests 3ef8533f4d fix unit tests 6 years ago
utils 9984c99665 print() is a function in Python 3 6 years ago
.codecov.yml c12e0c39b9 codecov : update the commit status 6 years ago
.coveragerc 8810273010 Cover searx.utils 10 years ago
.gitattributes 10a24bdc2c [enh] add simple theme (WIP) 6 years ago
.gitignore fc50699d69 added searx-ve to gitignore 6 years ago
.landscape.yaml dc802b9ea8 Add landscape.io configuration 10 years ago
.travis.yml 5947c05649 add CI test for python3.5 6 years ago
AUTHORS.rst 2aa959b088 [doc] add @daftaupe @icegiant @trankmichael @josephkiranbabu @maiki @zeph33 to authors 6 years ago
CHANGELOG.rst 3ac578c0a8 [enh] version 0.14.0 6 years ago
Dockerfile 44cb2b18b0 Fix #872. Google search works again with docker. 7 years ago
LICENSE a905e4e7db [fix] full AGPLv3+ license according to #382 9 years ago
README.rst 103179a05f Update README.md 6 years ago
babel.cfg a1f945d227 [enh] babel.cfg added 10 years ago
manage.sh 5dc8b271f0 [mod] simplify manage.sh 6 years ago
requirements-dev.txt fb587f11fe Switch to code-cov 6 years ago
requirements.txt 13216b6706 Dependencies upgrade 6 years ago
setup.py ca45c24162 [fix] missing requirements files from setup.py - closes #572 8 years ago
tox.ini 56c15023b5 [enh] tox.ini added to rewrite standard pep8 rules 9 years ago

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

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