No Description

Popolon 00b8aa113f remove double spaces 6 years ago
examples d9231d173a Fix whitespaces 8 years ago
searx 00b8aa113f remove double spaces 6 years ago
tests 0a37f90990 Fix wikidata tests with updated path to media 6 years ago
utils 50c836864a fetch_firefox_version.py : compatible with Python 3 and minor fixes. 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 2aa959b088 [doc] add @daftaupe @icegiant @trankmichael @josephkiranbabu @maiki @zeph33 to authors 7 years ago
CHANGELOG.rst 3ac578c0a8 [enh] version 0.14.0 7 years ago
Dockerfile 0367c9ab48 Change the version of alpine on the dockerfile to deploy Searx on ARM architectures 7 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 e2f15b33c4 change echo to printf 7 years ago
requirements-dev.txt fb587f11fe Switch to code-cov 7 years ago
requirements.txt 6730e97cec Update requirements.txt 7 years ago
setup.py ca45c24162 [fix] missing requirements files from setup.py - closes #572 9 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