SearchBox is here — private, local-first search for everything on your computer (Windows & Linux) #17
Sbussiso
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
SearchBox is officially out — a free, open-source search engine for your own computer. It reads inside your files (PDFs, Word docs, spreadsheets, Markdown, images, even ZIP and offline-Wikipedia archives) and finds what you're after in milliseconds, typos and all. Everything runs locally: no account, no cloud, no telemetry — nothing ever leaves your machine.
👉 Try the live interactive demo — it's a working replica of the real app, right in your browser.
What it does
budget ::pdf,vacation ::image,::vault..zipfiles and Kiwix.zimfiles, so all of Wikipedia can live on your disk and answer searches next to your own notes.127.0.0.1only. The privacy page counts the network requests live: zero.New in v0.3.18 — Linux joins Windows 🐧
v0.3.18 ships the first native Linux build (x86_64 tarball with Meilisearch bundled — extract,
./searchbox, open127.0.0.1:8080), alongside the usual Windows installers.It also fixes a stored-XSS vulnerability in the search UI (details) — if you're on an older version, please update.
Get it
winget install SourceBox.SearchBoxSearchBox-0.3.18-x86_64-linux.tar.gzThere's a full user manual with tutorials (first search, offline Wikipedia, the vault, AI summaries) and developer docs if you want to poke at the Rust internals.
SearchBox is AGPL-3.0 — free forever, no paid tier. If you try it, I'd genuinely love to hear what you search for and what breaks: issues and discussions are open. ⭐️s help other people find it.
All reactions