A free and lightweight tool for exploring the web with SFII (SuperFast Internet Index)
It's very basic and only searches keywords. Feel free to fork and improve!
SFII Search Tool runs on Python 3, so make sure you have the following packages installed: os, requests, art. Install them with,
pip3 install (package name)
Open your terminal and type,
git clone https://github.com/MESYETI/sfii-search-tool
This will copy all the files into a directory called sfii-search-tool
Then press enter. Now to run, type,
cd sfii-search-tool/tool
Then,
python3 superfast.py
SFII Search Tool will now be running!
As well as searching the web, SFII Search Tool has some commands!
sfii:update
updates the index without the need to restart SFII Search Tool
sfii:all
(UNSTABLE)