asciimoo/searx: Privacy-respecting metasearch engine
2019-04-08 19:54:05
Author: github.com(查看原文)
阅读量:579
收藏
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
Permalink
Type |
Name |
Latest commit message |
Commit time |
|
Failed to load latest commit information. |
|
examples
|
Fix whitespaces
|
Jul 11, 2016
|
|
searx
|
update pyyaml
|
Feb 24, 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
|
Cover searx.utils
|
Jul 12, 2014
|
|
.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
|
update changelog and version.py
|
Jan 7, 2019
|
|
Dockerfile
|
Define http proxy variables in Dockerfile before using them
|
Jan 14, 2019
|
|
LICENSE
|
[fix] full AGPLv3+ license according to #382
|
Jul 5, 2015
|
|
README.rst
|
add pronunciaton of searx to README
|
Apr 12, 2018
|
|
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
|
add more updates
|
Feb 24, 2019
|
|
setup.py
|
setup: Skip test files
|
Nov 3, 2018
|
|
tox.ini
|
[enh] tox.ini added to rewrite standard pep8 rules
|
Jan 2, 2015
|
A privacy-respecting, hackable metasearch
engine.
Pronunciation: səːks
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.py
to start the application
For all the details, follow this step by step
installation.
Bugs
Bugs or suggestions? Visit the issue
tracker.
More about searx
文章来源: https://github.com/asciimoo/searx
如有侵权请联系:admin#unsafe.sh