lucamemini / fuco

FUCO is a search engine for Cortex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fuco

FUCO is a search engine for Cortex

FUCO

try it in 4 minutes

git clone https://github.com/lucamemini/fuco

# create virtualenv

cd fuco
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
rename fucoconfig.py.template to fucoconfig.py
edit fucoconfig.py with your credentials

./run.sh

got to:

127.0.0.1:5000 -> enjoy :p

Screenshot

FUCO SEARCH

FUCO RESULT

About

FUCO is a search engine for Cortex


Languages

Language:JavaScript 52.6%Language:HTML 44.4%Language:CSS 1.9%Language:Python 1.1%Language:Shell 0.0%