Noémi Ványi 4fa274ec48
Merge 8f1fb9ae9fbfde3be4694087fe4f6258aadf81b4 into f82ead3e303d75ba63a370dc038311e172e1330d
6 years ago
examples Fix whitespaces 8 years ago
searx Merge 8f1fb9ae9fbfde3be4694087fe4f6258aadf81b4 into f82ead3e303d75ba63a370dc038311e172e1330d 6 years ago
tests [fix] remove obsolete test 6 years ago
utils refactor engine's search language handling 6 years ago
.codecov.yml codecov : update the commit status 7 years ago
.coveragerc Cover searx.utils 10 years ago
.gitattributes [enh] add simple theme (WIP) 7 years ago
.gitignore added searx-ve to gitignore 6 years ago
.landscape.yaml Add landscape.io configuration 10 years ago
.travis.yml add CI test for python3.5 6 years ago
AUTHORS.rst [doc] add @daftaupe @icegiant @trankmichael @josephkiranbabu @maiki @zeph33 to authors 6 years ago
CHANGELOG.rst [enh] version 0.14.0 6 years ago
Dockerfile Change the version of alpine on the dockerfile to deploy Searx on ARM architectures 6 years ago
LICENSE [fix] full AGPLv3+ license according to #382 9 years ago
README.rst add pronunciaton of searx to README 6 years ago
babel.cfg [enh] babel.cfg added 10 years ago
manage.sh change echo to printf 6 years ago
requirements-dev.txt Switch to code-cov 7 years ago
requirements.txt Update requirements.txt 6 years ago
setup.py [fix] missing requirements files from setup.py - closes #572 8 years ago
tox.ini [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