Rebrand Zaclys for SearXNG
Go to file
2020-06-25 19:50:26 +02:00
dockerfiles [fix] Disable HTTP keep alive 2020-02-07 19:16:15 +01:00
docs [fix] sphinx 3.1 CSS issues 2020-06-18 19:02:22 +02:00
examples Fix whitespaces 2016-07-11 18:52:37 +07:00
searx [fix] make "Advanced settings" openable and usable with keyboard - #350 2020-06-25 19:50:26 +02:00
tests [fix] commit 2c6531b2 breaks the unit test, this is a hotfix 2020-06-11 10:15:15 +02:00
utils [fix] buildprocess of the docs by adding sphinx-doc-prebuilds target 2020-06-18 18:44:22 +02:00
.codecov.yml codecov : update the commit status 2017-09-28 19:43:58 +02:00
.config.sh tooling box: added nginx + polished bash scripts and environment 2020-04-13 11:34:28 +02:00
.coveragerc Cover searx.utils 2014-07-12 15:46:55 +02:00
.dir-locals.el .dir-locals.el: add some comments about jedi & EPC 2019-11-29 13:15:15 +01:00
.dockerignore
.gitattributes
.gitignore
.landscape.yaml
.pylintrc
.travis.yml
AUTHORS.rst
babel.cfg
CHANGELOG.rst
Dockerfile
LICENSE
Makefile
manage.sh
README.rst
requirements-dev.txt
requirements.txt
setup.py
tox.ini

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

With Docker

Go to the searx-docker project.

Without Docker

For all of the details, follow this step by step installation.

Note: the documentation needs to be updated.

If you are in a hurry

  • clone the 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

Bugs

Bugs or suggestions? Visit the issue tracker.

License

More about searx