forked from zaclys/searxng
		
	
				
				Rebrand Zaclys for SearXNG
				
			
		|  5dc8b271f0 - npm install less@2.7 less-plugin-clean-css grunt-cli is moved inside manage.sh - if it is possible to source manage.sh to update the PATH (to start grunt) - tidy the help documentation - update the geckodriver version to 0.19.1 | ||
|---|---|---|
| examples | ||
| searx | ||
| tests | ||
| utils | ||
| .codecov.yml | ||
| .coveragerc | ||
| .gitattributes | ||
| .gitignore | ||
| .landscape.yaml | ||
| .travis.yml | ||
| AUTHORS.rst | ||
| babel.cfg | ||
| CHANGELOG.rst | ||
| Dockerfile | ||
| LICENSE | ||
| manage.sh | ||
| README.rst | ||
| requirements-dev.txt | ||
| requirements.txt | ||
| setup.py | ||
| tox.ini | ||
searx
A privacy-respecting, hackable metasearch engine.
List of running instances.
See the documentation and the wiki for more information.
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.pyto start the application
For all the details, follow this step by step installation
Bugs
Bugs or suggestions? Visit the issue tracker.