No Description

Marc Abonce Seguin 40272b0044 [fix] never pass bangs to autocomplete suggestions 7 years ago
examples d9231d173a Fix whitespaces 8 years ago
searx 40272b0044 [fix] never pass bangs to autocomplete suggestions 5 years ago
tests ac357b12e3 Merge branch 'master' into feature/fix-config 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 2061c59ca1 Define http proxy variables in Dockerfile before using them 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 22a35f0362 fix: dev: nose package 6 years ago
requirements.txt 1418361cbc requirements.txt : update dependencies 6 years ago
setup.py 4977ea5405 setup: Skip test files 6 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