Skip to content

Repository files navigation

Findit

Filesearch for NTFS and other FS drives on Linux. Similar to voidtools "Everything".

Utilizes Nim code for hotpaths on back-end and sqlite indexes to maximize search and indexing performance.

Installation

Requires uv build tool for Python, and nim toolchain.

cd backend
./build.sh
cd ..
uv sync
./install-desktop.sh

That is for installing it to the desktop, if that is not required, just run uv run main.py

About

An alternative to Everything by voidtools, for searching NTFS (and other) drives from Linux

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages