A privacy respecting, hackable Metasearch-Engine

Adam Tauber 4571c46359 Merge pull request #1477 from kvch/master 6 years ago
examples d9231d173a Fix whitespaces 8 years ago
searx 29d146dde6 update changelog and version.py 6 years ago
tests 1ea56576dc Merge branch 'master' into devel_google_videos 6 years ago
utils 0b7f0bde62 Use a more human-friendly format in searx/data/engines_languages.json (#1399) 6 years ago
.codecov.yml c12e0c39b9 codecov : update the commit status 7 years ago
.coveragerc 8810273010 Cover searx.utils 10 years ago
.gitattributes 10a24bdc2c [enh] add simple theme (WIP) 7 years ago
.gitignore fc50699d69 added searx-ve to gitignore 7 years ago
.landscape.yaml dc802b9ea8 Add landscape.io configuration 10 years ago
.travis.yml 5947c05649 add CI test for python3.5 7 years ago
AUTHORS.rst f9ccc9f656 update AUTHORS.rst with new contributors 6 years ago
CHANGELOG.rst 29d146dde6 update changelog and version.py 6 years ago
Dockerfile 81db2e07ea Update Dockerfile (#1451) 6 years ago
LICENSE a905e4e7db [fix] full AGPLv3+ license according to #382 9 years ago
README.rst 91db5e58b7 add pronunciaton of searx to README 7 years ago
babel.cfg a1f945d227 [enh] babel.cfg added 11 years ago
manage.sh d19a0f469c manage.sh : no error when npm is not found and not required 6 years ago
requirements-dev.txt fb587f11fe Switch to code-cov 7 years ago
requirements.txt 34a68197a6 Update dependencies 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 10 years ago

README.rst

searx
=====

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

Pronunciation: səːks

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