← Back to tools
View AGENTS.md for happyfinder
happyfinder
Fuzzy file finder for the command line
Description
happyfinder (hf) is a fuzzy file finder for the command line. It provides an interactive interface to quickly search and locate files in your filesystem using fuzzy matching.
AI Summary
A fuzzy file finder for the command line written in Go, providing interactive file search with fuzzy matching.
Capabilities
- + Fuzzy file finding from the command line
- + Interactive file search interface
- + Quick file location using partial name matches
Use When
- → User needs to quickly find files by partial name
- → User wants an interactive file finder
Avoid When
- x User already has fzf or fd for file finding