A privacy respecting, hackable Metasearch-Engine

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

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