FINDEX · FILE SEARCH

Find any file.
Without the wait.

Findex is a local-first desktop app that indexes your files and lets you search them instantly. Everything runs on your machine — no cloud sync, no accounts, no data ever leaving your computer. Built and tuned to stay smooth even on older hardware.

Findex
Findex
v1.0.0 AVAILABLE
0
DATA SENT ANYWHERE
100%
RUNS ON YOUR MACHINE
Zero
ACCOUNTS OR SIGN-UPS

HOW IT WORKS

A pipeline, not a snapshot.

Findex doesn't just walk your file system once and call it done. Every scan moves through a structured processing pipeline — built so the app stays correct, cancellable, and responsive no matter how large the folder or how slow the disk.

01 · CRAWL
Batched Filesystem Crawl
The main process walks your folders and reads entries in batches, not one giant pass. Read and stat errors — permission-denied folders, broken links — are counted and propagated rather than silently swallowed, so what you see is an honest picture of what's actually there.
02 · DERIVE
Raw → Derived Data Model
Raw filesystem entries are kept separate from the derived, search-ready records built from them — normalized paths, metadata, index terms. Splitting these layers means reprocessing or re-indexing never has to touch the raw scan again, and search stays fast and consistent as your library grows.
03 · QUEUE
Time-Budgeted Batch Queue
A single-consumer queue processes batches within a strict per-frame time budget, yielding control back before it can block the app. A scan controller tracks lifecycle state end-to-end, so cancelling mid-scan — or a newer scan overtaking a stale one — always leaves the index in a consistent state.

FEATURES

Made for real machines.

Not every computer is a top-of-the-line workstation. Findex is designed and tested against modest, everyday hardware — so it stays responsive instead of locking up.

Local-First, Always
No cloud sync, no remote index, no telemetry. Your file names, paths, and metadata never leave your device.
Tuned for Slower Hardware
Scanning is time-budgeted and yields control back to the interface in small slices, so the app stays responsive on older CPUs, spinning hard drives, and limited RAM.
Errors You Can See
If a folder can't be read — permissions, broken links, or otherwise — Findex surfaces that instead of silently skipping it, so you know your search results are honest.
Cancel Anytime, Cleanly
Scans can be stopped mid-way without leaving anything in an inconsistent state — the app always knows exactly what it has and hasn't finished.
Secure by Design
Findex is built on Electron with strict process isolation — the interface never touches your file system directly, only through a controlled, validated bridge.
No Accounts, No Setup
Install it, point it at a folder, and start searching. There's nothing to sign up for and nothing to configure to get started.

FAQ

Common questions.

Yes, Findex is free. No premium tier, no subscription, no ads.
No. Findex is local-first — indexing, searching, and everything else happens entirely on your device. Nothing is uploaded or synced.
That's a core design goal. Findex is built and tested against modest hardware — entry-level CPUs, spinning hard drives, and limited RAM — so scanning doesn't freeze the interface.
Findex is built on Electron, so it targets Windows, macOS, and Linux from a single codebase.
Findex v1.0.0 is available now as a Windows installer, hosted on GitHub Releases. Use the download button above or grab it directly from the release page.

GET IT NOW

v1.0.0 is ready.

No account needed — download the installer and start indexing.

Download for Windows See all apps