photonemitter

A simple search backend system currently designed for lighthouse


Keywords
lighthouse, search
License
MIT
Install
pip install photonemitter==0.0.1

Documentation

photonemitter

photonemitter is a modular search system for use with lighthouse.

It allows for many different configurable search providers, making it extremely simple to simulate things like DuckDuckGo's bangs.

How to use it

sudo pip install photonemitter

Then, change your lighthouserc to use /usr/bin/photonemitter as cmd.

See the wiki for more details on configuring photonemitter.