jsthon/searx: Lookao search engine based on searx.
2019-04-08 19:53:54 Author: github.com(查看原文) 阅读量:222 收藏

Join GitHub today

GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.

Sign up

Pull request Compare This branch is 55 commits ahead, 4 commits behind asciimoo:master.

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
examples Fix whitespaces Jul 11, 2016
searx Update footer.html Apr 1, 2019
tests Merge branch 'master' into engines/unsplash Jan 14, 2019
utils Use a more human-friendly format in searx/data/engines_languages.json ( Nov 29, 2018
.codecov.yml codecov : update the commit status Sep 29, 2017
.coveragerc
.gitattributes [enh] add simple theme (WIP) Aug 6, 2017
.gitignore added searx-ve to gitignore Jan 25, 2018
.landscape.yaml Add landscape.io configuration Jul 10, 2014
.travis.yml add CI test for python3.5 Jan 17, 2018
AUTHORS.rst
CHANGELOG.rst
Dockerfile Define http proxy variables in Dockerfile before using them Jan 14, 2019
LICENSE
README.rst
babel.cfg [enh] babel.cfg added Jan 22, 2014
manage.sh manage.sh : no error when npm is not found and not required Aug 26, 2018
requirements-dev.txt Switch to code-cov Sep 17, 2017
requirements.txt
setup.py
tox.ini

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


文章来源: https://github.com/jsthon/searx
如有侵权请联系:admin#unsafe.sh