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

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