# DoTheEvo/ANGRYsearch

Linux file search, instant results as you type

Repository: https://github.com/DoTheEvo/ANGRYsearch
Canonical: https://ross.abutalabs.com/products/angrysearch
Language: Python
License: GPL-2.0
License Family: copyleft
Last push: 2024-07-07T22:42:15+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4242, "days_push": 787, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1156, forks 101 (observed 2026-08-28T04:03:48.017136+00:00)

## What it is
ANGRYsearch is a Linux desktop file search application that provides instant results as you type, inspired by the Windows tool Everything Search. It is written in Python 3 with a PyQt5 GUI and indexes the filesystem into a local SQLite database for fast lookups.

## Use cases
- instantly find files on linux by name as i type
- search entire filesystem not just home directory
- regex search for filenames on linux
- fast alternative to slow file manager search
- find files by substring or partial name match
- locate recently modified files with size and date

## When to choose
- you want an Everything-like instant filename search on Linux
- you need a GUI search tool rather than CLI utilities like find or locate
- you want regex or substring filename search across all drives

## When to avoid
- you need full-text content search inside files
- you are not on Linux or lack a PyQt5 desktop environment
- you need a lightweight CLI-only tool

## Facets
- artifact type: application
- maturity: maintenance
- function: search-engine, gui, file-system
- domain: developer-tools, files
- platform: python
- tags: file-search, pyqt5, instant-search, everything-search-clone, desktop-application, command-line, linux, desktop

## Member repositories
- DoTheEvo/ANGRYsearch (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:48.017136+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:32:05.265331+00:00, confidence not recorded.
  - readme: https://github.com/DoTheEvo/ANGRYsearch (fetched 2026-08-28T04:03:48.017136+00:00, sha 98feeb9fdf54)
- Data as of 2026-08-30T08:39:29.467469+00:00.
