Adam Tauber 49b6206d6c
Merge pull request #1265 from asciimoo/add-pronunciation
vor 6 Jahren
examples Fix whitespaces vor 8 Jahren
searx [fix] make search requests on wikidata more accurate vor 6 Jahren
tests update unit tests for google news and wikidata vor 6 Jahren
utils refactor engine's search language handling vor 6 Jahren
.codecov.yml codecov : update the commit status vor 7 Jahren
.coveragerc Cover searx.utils vor 10 Jahren
.gitattributes [enh] add simple theme (WIP) vor 7 Jahren
.gitignore added searx-ve to gitignore vor 6 Jahren
.landscape.yaml Add landscape.io configuration vor 10 Jahren
.travis.yml add CI test for python3.5 vor 6 Jahren
AUTHORS.rst [doc] add @daftaupe @icegiant @trankmichael @josephkiranbabu @maiki @zeph33 to authors vor 6 Jahren
CHANGELOG.rst [enh] version 0.14.0 vor 6 Jahren
Dockerfile Change the version of alpine on the dockerfile to deploy Searx on ARM architectures vor 6 Jahren
LICENSE [fix] full AGPLv3+ license according to #382 vor 9 Jahren
README.rst add pronunciaton of searx to README vor 6 Jahren
babel.cfg [enh] babel.cfg added vor 10 Jahren
manage.sh change echo to printf vor 6 Jahren
requirements-dev.txt Switch to code-cov vor 7 Jahren
requirements.txt Dependencies upgrade vor 7 Jahren
setup.py [fix] missing requirements files from setup.py - closes #572 vor 8 Jahren
tox.ini [enh] tox.ini added to rewrite standard pep8 rules vor 10 Jahren

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