cclauss 36b4edbf83
Merge 1466640fb59007a1bc0940502c6e5000b01758be into cd819ae74bfc204c86f1b3d1588859ec8f7d8240
преди 6 години
examples Fix whitespaces преди 8 години
searx fix piratebay url преди 6 години
tests follow up tests преди 6 години
utils refactor engine's search language handling преди 6 години
.codecov.yml codecov : update the commit status преди 7 години
.coveragerc Cover searx.utils преди 10 години
.gitattributes [enh] add simple theme (WIP) преди 7 години
.gitignore added searx-ve to gitignore преди 6 години
.landscape.yaml Add landscape.io configuration преди 10 години
.travis.yml Merge 1466640fb59007a1bc0940502c6e5000b01758be into cd819ae74bfc204c86f1b3d1588859ec8f7d8240 преди 6 години
AUTHORS.rst [doc] add @daftaupe @icegiant @trankmichael @josephkiranbabu @maiki @zeph33 to authors преди 6 години
CHANGELOG.rst [enh] version 0.14.0 преди 6 години
Dockerfile Change the version of alpine on the dockerfile to deploy Searx on ARM architectures преди 6 години
LICENSE [fix] full AGPLv3+ license according to #382 преди 9 години
README.rst add pronunciaton of searx to README преди 6 години
babel.cfg [enh] babel.cfg added преди 10 години
manage.sh change echo to printf преди 6 години
requirements-dev.txt Switch to code-cov преди 7 години
requirements.txt Dependencies upgrade преди 7 години
setup.py [fix] missing requirements files from setup.py - closes #572 преди 8 години
tox.ini [enh] tox.ini added to rewrite standard pep8 rules преди 10 години

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