TonyRippy / everything-but-the-search

A local-first replacment for convenience queries on web search engines.
GNU General Public License v3.0
0 stars 0 forks source link
local-first

Everything But The Search

A local-first replacment for convenience queries on web search engines.

Modern web search engines have lots of useful features. Increasingly they are able to answer questions directly, rather than providing links to other sites that answer your question. These are sometimes called "one box" queries, and examples include:

These tools are incredibly useful, but do you really need to go to Google or Bing to answer them? For a lot of queries, your local browser is more than powerful enough to answer the question on its own, using Javascript.

The goal is to make it possible to, over time, answer as many of these types of queries as possible.

Why use this tool?

It has several benefits:

Installing

TODO