A modification of omnisearch to use windows 98 theme
|
|
1 週間 前 | |
|---|---|---|
| src | 1 週間 前 | |
| static | 1 週間 前 | |
| templates | 3 週間 前 | |
| .gitignore | 3 週間 前 | |
| LICENSE | 3 週間 前 | |
| Makefile | 1 週間 前 | |
| README.md | 3 週間 前 | |
| example-config.ini | 1 週間 前 |
A modern lightweight metasearch engine with a clean design written in C. You can try using it here!
Create a config.ini, there is an example included in the root.
git clone https://git.bwaaa.monster/omnisearch/
cd omnisearch
make run
Run it normally behind a reverse proxy (like nginx)
Generate a patch with git format-patch HEAD~1 and email to gabriel@bwaaa.monster, beginning the subject line with [PATCH omnisearch]
If you are sending a revised version of a previous patch, please use [PATCH omnisearch v2, v3, etc].